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
|
||||
|
||||
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
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user