Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liebsen/cigue
Turnos cigue
https://github.com/liebsen/cigue
Last synced: 19 days ago
JSON representation
Turnos cigue
- Host: GitHub
- URL: https://github.com/liebsen/cigue
- Owner: liebsen
- Created: 2019-08-12T17:00:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T05:35:39.000Z (about 2 years ago)
- Last Synced: 2023-03-06T12:06:54.954Z (almost 2 years ago)
- Language: CSS
- Size: 2.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# turnosklasse-web
### turnosklasse web app.
* Lightweight
* Only Vue dependencies
* Bundled!
* An Overlemon project![image](https://turnosklasse.herokuapp.com/static/img/isologo_turnosklasse.png)
> Changing the way you fly## Demo
[https://turnosklasse.herokuapp.com](https://turnosklasse.herokuapp.com)## 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).