https://github.com/lights0123/finals
https://github.com/lights0123/finals
element-ui nuxt physical-sciences study vue
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lights0123/finals
- Owner: lights0123
- License: mpl-2.0
- Created: 2018-12-30T16:38:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T15:13:57.000Z (over 3 years ago)
- Last Synced: 2024-04-15T01:28:18.900Z (about 2 years ago)
- Topics: element-ui, nuxt, physical-sciences, study, vue
- Language: Vue
- Homepage: https://finals.lights0123.com
- Size: 3.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# finals
> Study for Finals
## Build Setup
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
```
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).