-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Setup the project locally
- Fork this repository by clicking the
Forkbutton in the upper right. - Copy the URL of your fork to the clipboard by clicking the "Copy to clipboard" button on the toolbar of the repository web page.
- Clone this repository:
git clone [your repository url] && cd opendata-backbone - Install the project dependencies with
bower install && npm i - Run
gulp --tasksto examine the tasks that have been defined for this project. - Open the
gulpfile.jsand look around - this is where the tasks are defined. - Run the app with
gulp serve
Metadata
Metadata
Assignees
Labels
No labels