Skip to content

ProgrammingBuddies/programmingbuddies-ui

This branch is 1 commit ahead of develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0000e66 · Feb 10, 2022

History

61 Commits
May 23, 2020
Jun 11, 2020
Jun 10, 2020
Jun 8, 2020
May 23, 2020
Jun 8, 2020
May 19, 2020
Jun 8, 2020
Jun 7, 2020
Feb 10, 2022
Feb 10, 2022

Repository files navigation

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/