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

https://github.com/joosepalviste/ui-politsei-vue

UI overhaul for police e-declaration for incidents. For the UI Programming course.
https://github.com/joosepalviste/ui-politsei-vue

javascript vue

Last synced: about 22 hours ago
JSON representation

UI overhaul for police e-declaration for incidents. For the UI Programming course.

Awesome Lists containing this project

README

          

# Politsei e-avaldus kasutades Vue.js

Parem kui jQuery!

## 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
```