https://github.com/rainagain/vueapp
vue Basic Todo
https://github.com/rainagain/vueapp
Last synced: 5 months ago
JSON representation
vue Basic Todo
- Host: GitHub
- URL: https://github.com/rainagain/vueapp
- Owner: rainAgain
- Created: 2016-08-12T05:50:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-01T07:04:39.000Z (almost 10 years ago)
- Last Synced: 2025-09-17T22:09:42.916Z (9 months ago)
- Language: Vue
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
vue + webpack 的基础打包demo
1、npm(cnpm) install
2、开发环境 npm run dev
3、生产环境 npm run build
(1)package.json中 --host 127.0.0.1 --port 9090可以设置域名和端口