https://github.com/eonova/Travel
慕课网教学练习
https://github.com/eonova/Travel
eslint h5 practice-project prettier vue2
Last synced: 8 months ago
JSON representation
慕课网教学练习
- Host: GitHub
- URL: https://github.com/eonova/Travel
- Owner: ileostar
- Created: 2022-12-09T11:55:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T06:34:51.000Z (over 3 years ago)
- Last Synced: 2024-12-27T22:28:22.431Z (over 1 year ago)
- Topics: eslint, h5, practice-project, prettier, vue2
- Language: Vue
- Homepage:
- Size: 365 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# traval
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).