This project aims to help the community show their projects in a web page without them having to configure one. Making it easire for them to show of :D
As stated above, this project uses:
- Nodejs
- Express
- React
Please
- cd web_app2
- npm install (this means you need npm)
- npm start (you are running a server, if errors regarding packages please just install them)
- cd front_end
- yarn install (but first you need to have react install)
- yarn start
Yours' truely Esteban Galvis