readme
This commit is contained in:
parent
9c02008072
commit
2171a784d7
18
README.md
18
README.md
@ -1,3 +1,21 @@
|
|||||||
Load Sample Dataset `sample_shipwrecks` https://github.com/neelabalan/mongodb-sample-dataset
|
Load Sample Dataset `sample_shipwrecks` https://github.com/neelabalan/mongodb-sample-dataset
|
||||||
|
|
||||||
|
# py
|
||||||
|
|
||||||
|
Do standard venv ritual and pip install
|
||||||
|
|
||||||
|
```
|
||||||
|
python main.py
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# js/shipwrecks
|
||||||
|
|
||||||
|
standard yarn ritual
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
|
yarn run dev
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user