Frontend for the Programming Buddies community
Requirements:
- npm
- nodejs
Then:
- Do
npm install
to install dependencies - Do
npm start
to start the project
npm build
will bundle the app for deployment and put those files into build/
Frontend for the Programming Buddies community
JavaScriptGPL-3.0
Frontend for the Programming Buddies community
Requirements:
Then:
npm install
to install dependenciesnpm start
to start the project
npm build
will bundle the app for deployment and put those files into build/