Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethelo/citizen-budget-website-fr


https://github.com/ethelo/citizen-budget-website-fr

Last synced: 7 days ago
JSON representation

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.