Files
salesflow/README.md
Kenneth Jannette 658eaa15b2 Format
2023-04-21 01:52:43 -05:00

600 B

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

Available Scripts

In the project directory, you can run:

npm start

Runs the app locally in the development mode for testing.
Open 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 for more information.