https://github.com/pptik/absensi_frontend_vuenuxt
https://github.com/pptik/absensi_frontend_vuenuxt
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pptik/absensi_frontend_vuenuxt
- Owner: pptik
- Created: 2019-04-16T14:14:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T03:27:52.000Z (over 2 years ago)
- Last Synced: 2024-04-14T09:02:29.386Z (about 2 years ago)
- Language: Vue
- Size: 51.9 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pptik_frontend
> Frontend Template untuk PPTIK dengan Nuxt.js
## Build Setup
``` bash
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
```
## References
Nuxt.js docs = https://github.com/nuxt/nuxt.js.
Vue Material = https://vuematerial.io/
Vue Chart.js = https://vue-chartjs.org/