https://github.com/jplusplus/rts-parlometre
Map of French dialects in Switzerland.
https://github.com/jplusplus/rts-parlometre
Last synced: about 1 year ago
JSON representation
Map of French dialects in Switzerland.
- Host: GitHub
- URL: https://github.com/jplusplus/rts-parlometre
- Owner: jplusplus
- License: lgpl-3.0
- Created: 2015-05-13T09:58:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T02:43:08.000Z (almost 6 years ago)
- Last Synced: 2024-04-14T04:55:28.797Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://www.parlometre.ch
- Size: 700 KB
- Stars: 2
- Watchers: 10
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RTS Parlometre
For production setup, see the [full installation guide](//github.com/jplusplus/rts-parlometre/blob/master/INSTALLATION.md).
## Install
From the root directory
```
npm install
bower install
```
## Serve files
Still from the root directory
```
grunt serve
```