Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethelo/citizen-budget-website-fr
https://github.com/ethelo/citizen-budget-website-fr
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethelo/citizen-budget-website-fr
- Owner: Ethelo
- Created: 2016-06-07T06:40:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T20:25:54.000Z (about 6 years ago)
- Last Synced: 2024-11-13T23:20:44.433Z (2 months ago)
- Language: HTML
- Size: 5 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Citizen Budget Website
## Getting Started
Include the remote repositories:
`git remote add cb-en [email protected]:opennorth/citizen-budget-website.git`
`git remote add cb-fr [email protected]:opennorth/citizen-budget-website-fr.git`Run `npm install` in the project directory, to install all the gulp dependencies
Run `gulp watch` to start task manager. Gulp should take care of mostly everything.
Run `gulp deploy` to push commits to github repositories.
NPM only manages the Gulp Dependencies. It is not used to manage the front-end dependencies.