This commit is contained in:
Kenneth Jannette
2023-04-21 01:52:43 -05:00
parent d0405a00eb
commit 658eaa15b2
14 changed files with 352 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
# Getting Started with the Vechile Database App
# Getting Started with the Vehicle Inventory Flow DB/App
## Initial Setup
1. Unzip project in your local working directory
2. Install dependencies by running command: npm install
1. Unzip project in your local working directory
2. Install dependencies by running command: npm install
## Available Scripts
@@ -18,4 +18,3 @@ Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
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.