https://github.com/mclintprojects/gh-next-holiday
A vue.js web app that shows the nearest Ghanaian public holiday. Demo at: https://gh-holidays.netlify.com/
https://github.com/mclintprojects/gh-next-holiday
Last synced: about 2 months ago
JSON representation
A vue.js web app that shows the nearest Ghanaian public holiday. Demo at: https://gh-holidays.netlify.com/
- Host: GitHub
- URL: https://github.com/mclintprojects/gh-next-holiday
- Owner: mclintprojects
- Created: 2018-04-04T14:27:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T15:09:28.000Z (about 8 years ago)
- Last Synced: 2025-10-13T14:35:17.686Z (8 months ago)
- Language: JavaScript
- Homepage: https://gh-holidays.netlify.com/
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gh-next-holiday
> 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).