1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
This commit is contained in:
Matthias Kretschmann 2018-09-06 17:37:11 +02:00
parent 35d22a5a68
commit 52bc54c162
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -25,21 +25,21 @@
## Get Started
To start develppment you need to:
To start development you need to:
```batch
npm i
npm start
```
This will start a watcher for changes of the code.
## Production Build
```bash
npm run build
```
This will start a watcher for changes of the code.
## License
```