Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 307 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 307 Bytes

基于 react + typescript + webpack 的旅游网站(手机+PC 端)

首次使用

安装依赖包:

npm install

调试:

npm run start

打包:

npm run build

打包后部署(依赖于 express):

npm run server

体验账号

username: test
psw: 123456