Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liebsen/turnosklasse_project


https://github.com/liebsen/turnosklasse_project

Last synced: 19 days ago
JSON representation

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).