Update README.md

bullet list
This commit is contained in:
Eugenio Romano
2016-05-18 14:54:39 +01:00
parent f179f3431d
commit f77d470816

View File

@@ -30,13 +30,13 @@ docker-compose rm
### Building and running steps:
1. Install dependencies
1 Install dependencies
```sh
npm install
```
2. Fast build and watch for dev purposes
2 Fast build and watch for dev purposes
```sh
npm start.dev