mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
typo
This commit is contained in:
parent
35d22a5a68
commit
52bc54c162
@ -25,21 +25,21 @@
|
|||||||
|
|
||||||
## Get Started
|
## Get Started
|
||||||
|
|
||||||
To start develppment you need to:
|
To start development you need to:
|
||||||
|
|
||||||
```batch
|
```batch
|
||||||
npm i
|
npm i
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This will start a watcher for changes of the code.
|
||||||
|
|
||||||
## Production Build
|
## Production Build
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
This will start a watcher for changes of the code.
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user