oyster/README.md

16 lines
438 B
Markdown
Raw Normal View History

## Setup
2021-02-09 17:55:01 -08:00
`lerna bootstrap`
2021-02-09 17:55:01 -08:00
Sometimes lerna doesn't install sub package node_modules, do:
2021-02-09 17:55:01 -08:00
`lerna exec node install`
2021-02-09 17:55:01 -08:00
Then:
2021-02-09 17:55:01 -08:00
`npm run start --app=lending`
2021-02-06 19:00:56 -08:00
2020-11-16 20:59:53 -08:00
## ⚠️ Warning
2021-01-22 21:29:01 -08:00
2020-11-16 20:59:53 -08:00
Any content produced by Solana, or developer resources that Solana provides, are for educational and inspiration purposes only. Solana does not encourage, induce or sanction the deployment of any such applications in violation of applicable laws or regulations.