remove client README
This commit is contained in:
@@ -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`
|
||||
Reference in New Issue
Block a user