https://github.com/jplusplus/idf-cartocfa
https://github.com/jplusplus/idf-cartocfa
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jplusplus/idf-cartocfa
- Owner: jplusplus
- Created: 2014-06-06T09:43:26.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-02T12:14:18.000Z (over 10 years ago)
- Last Synced: 2024-04-14T04:55:28.470Z (about 2 years ago)
- Language: CSS
- Homepage: http://jplusplus.github.io/idf-cartocfa
- Size: 1.31 MB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Region Ile-de-France
```
_ .--------------------------------.
_|o|_ | Application brought to you |
(_) | with the amazing Yeoman! |
/ \Y/ \;-,______________________________|
|| : |\//
(| --- |
|_|_|
\ /
```
## Installation
Install `node` and `npm` then run:
```
make install
```
You can now start serving static files with Grunt!
```
make run
```
## Deploy on Git Pages
Run the following command
```
make deploy
```