Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liebsen/turnosklasse_project
https://github.com/liebsen/turnosklasse_project
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/liebsen/turnosklasse_project
- Owner: liebsen
- Created: 2018-12-22T00:07:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T09:30:18.000Z (about 2 years ago)
- Last Synced: 2023-03-06T12:06:58.997Z (almost 2 years ago)
- Language: CSS
- Size: 3.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# turnosklasse-web
### Turnos klasse web app.
## Build Setup
### install dependencies
```bash
$ npm install
```### serve with hot reload at localhost:8080
```bash
npm run dev
```### build for production with minification
```bash
npm run build
```### build for production and view the bundle analyzer report
```bash
npm run build --report
```### start serving static pages, for builing static html pages with hot reload
```bash
npm run static
```### start serving static pages for production
```bash
node server
```
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).## License
vue-datepicker-local is licensed under [The MIT License](LICENSE).