adjust css margins

This commit is contained in:
Kenneth Jannette
2025-02-20 20:42:49 -05:00
parent 658eaa15b2
commit 3059b5d5a4
4 changed files with 52 additions and 38 deletions

View File

@@ -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.