npm install

This commit is contained in:
Daniel García Aubert 2019-11-29 13:51:09 +01:00
parent 57512ba48b
commit c071746768

View File

@ -40,7 +40,7 @@ $ psql -d template_postgis -c 'CREATE EXTENSION postgis;'
To fetch and build all node-based dependencies, run:
```shell
$ npm ci
$ npm install
```
### Run