Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chtau committed Sep 7, 2018
1 parent dc7895e commit 1e2617d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -10,6 +10,11 @@ git clone https://github.com/Chtau/dlChart.git
npm install
```

* Build the project
```
ng build dlChart
```

* Run the project
```
ng serve
Expand Down

0 comments on commit 1e2617d

Please sign in to comment.