Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 345 Bytes

File metadata and controls

17 lines (10 loc) · 345 Bytes

Programming Buddies Frontend

Frontend for the Programming Buddies community

Setup Guide

Requirements:

  • npm
  • nodejs

Then:

  1. Do npm install to install dependencies
  2. Do npm start to start the project

npm build will bundle the app for deployment and put those files into build/