remove client README

This commit is contained in:
np.w
2021-03-03 09:39:32 -06:00
parent 479381c4f4
commit f9e6e2257d
-22
View File
@@ -1,22 +0,0 @@
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.<br />
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.<br />
You will also see any lint errors in the console.
### `sudo docker exec -it <DOCKER_CONTAINER_ID> /bin/bash`
## Mongo DB
### `mongo`
### `show databases`
### `use <DB_NAME>`
### `show collections`