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.
- Host: GitHub
- URL: https://github.com/joosepalviste/ui-politsei-vue
- Owner: JoosepAlviste
- Created: 2017-02-25T18:44:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:28:20.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T09:30:54.125Z (6 months ago)
- Topics: javascript, vue
- Language: JavaScript
- Homepage: https://ui-politsei-vue.netlify.app
- Size: 1.77 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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
```