peterdavidhamilton / buy-for-your-school-prototypes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prototypes for "Buy for your school: step by step"

Setting up the prototypes

  1. Open a terminal
  2. Clone the repo to your computer using the git clone command
  3. Navigate to the folder on your computer
  4. Use npm install to install dependencies

Running the the prototypes

  1. When in the appropriate folder use npm start to run the node sever
  2. Go to the URL http://localhost:3000 to interact with the prototype

About

License:MIT License


Languages

Language:HTML 88.7%Language:JavaScript 9.5%Language:SCSS 1.8%Language:Shell 0.0%