https://github.com/trishasalas/demdb
Democracy Database
https://github.com/trishasalas/demdb
javascript leaflet leaflet-map
Last synced: 10 months ago
JSON representation
Democracy Database
- Host: GitHub
- URL: https://github.com/trishasalas/demdb
- Owner: trishasalas
- License: agpl-3.0
- Created: 2017-06-11T02:04:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T22:13:51.000Z (about 9 years ago)
- Last Synced: 2025-02-28T07:58:33.608Z (over 1 year ago)
- Topics: javascript, leaflet, leaflet-map
- Language: JavaScript
- Size: 21.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# demdb
Democracy Database
## Requirements
* PostgreSQL 9.5
* Perl
## Styles
* SASS
* PostCSS-cssnext
* PostCSS
This project uses the PostCSS Utility Library. For a list of current utilities available see: https://github.com/ismamz/postcss-utilities#list-of-current-utilities
## 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
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).