Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geekuillaume/hubinnovationlyon
https://github.com/geekuillaume/hubinnovationlyon
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/geekuillaume/hubinnovationlyon
- Owner: geekuillaume
- Created: 2014-07-21T16:49:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-02T16:45:26.000Z (over 10 years ago)
- Last Synced: 2024-04-15T12:49:54.518Z (8 months ago)
- Language: CSS
- Size: 2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Site Hub Innovation Lyon
## Dépendances
- Node
## Utilisation
- Installation de Grunt : `npm install -g grunt-cli`
- Installation des dépendances : `npm install`
- Mode de développement : `grunt serve`
- Mode de production : `grunt` (les fichiers seront alors disponibles dans le dossier dist)