adjust css margins
This commit is contained in:
14
README.md
14
README.md
@@ -1,9 +1,10 @@
|
||||
# Getting Started with the Vehicle Inventory Flow DB/App
|
||||
# Getting Started with the Shortly DB/App
|
||||
|
||||
## Initial Setup
|
||||
|
||||
1. Unzip project in your local working directory
|
||||
2. Install dependencies by running command: npm install
|
||||
Unzip project in your local working directory or clone from git repo
|
||||
|
||||
Install dependencies by running command: npm install
|
||||
|
||||
## Available Scripts
|
||||
|
||||
@@ -11,10 +12,5 @@ In the project directory, you can run:
|
||||
|
||||
### `npm start`
|
||||
|
||||
Runs the app locally in the development mode for testing.\
|
||||
Runs the app locally in the development mode for testing.
|
||||
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
|
||||
|
||||
### `npm test`
|
||||
|
||||
Launches the test runner in the interactive watch mode.\
|
||||
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
|
||||
|
||||
Reference in New Issue
Block a user