https://github.com/binaryk/english-learning
https://github.com/binaryk/english-learning
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/binaryk/english-learning
- Owner: binaryk
- Created: 2017-02-14T13:07:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-14T14:05:52.000Z (over 9 years ago)
- Last Synced: 2025-08-16T14:02:59.103Z (10 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# english
> 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
```