Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 413 Bytes

Quick-Bids

Quick Bids Templates

Clone this repo into a local dev directory

To view the templates and run the functioning prototypes

  1. Install Node, if not already installed.
  2. Open Git Bash, or another command line tool.
  3. Navigate into your dev directory and run: npm start.
  4. The local server is now started.
  5. In your browser load http://localhost:3000.

-Vlad.