## Setup the project locally 1. Fork this repository by clicking the `Fork` button in the upper right. 2. Copy the URL of your fork to the clipboard by clicking the "Copy to clipboard" button on the toolbar of the repository web page. 3. Clone this repository: `git clone [your repository url] && cd opendata-backbone` 4. Install the project dependencies with `bower install && npm i` 5. Run `gulp --tasks` to examine the tasks that have been defined for this project. 6. Open the `gulpfile.js` and look around - this is where the tasks are defined. 7. Run the app with `gulp serve`
Setup the project locally
Forkbutton in the upper right.git clone [your repository url] && cd opendata-backbonebower install && npm igulp --tasksto examine the tasks that have been defined for this project.gulpfile.jsand look around - this is where the tasks are defined.gulp serve