mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
added get started
This commit is contained in:
parent
132058ddd3
commit
4fe02767d3
11
README.md
11
README.md
@ -16,10 +16,19 @@
|
|||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
- [License](#license)
|
- [Get Started](##Get Started)
|
||||||
|
- [License](##license)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Get Started
|
||||||
|
To start develppment you need to:
|
||||||
|
```batch
|
||||||
|
npm i
|
||||||
|
npm run start:dev
|
||||||
|
```
|
||||||
|
|
||||||
|
This will start a watcher for changes of the code.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user