https://github.com/waahah/wordbook
英语单词本
https://github.com/waahah/wordbook
axios css-sticky-footers es6 flex mock-server vue-cli vue-resource vue-router webapp webpack
Last synced: 12 months ago
JSON representation
英语单词本
- Host: GitHub
- URL: https://github.com/waahah/wordbook
- Owner: waahah
- Created: 2022-09-25T18:55:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T19:20:16.000Z (over 3 years ago)
- Last Synced: 2025-06-03T15:10:00.708Z (about 1 year ago)
- Topics: axios, css-sticky-footers, es6, flex, mock-server, vue-cli, vue-resource, vue-router, webapp, webpack
- Language: Vue
- Homepage:
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# *My-wordbook*
> Engineering my word book
## 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).