Este repositório é um fork de Hackathon website Folio template, e é a página do evento "Hackathon de Inovação Social"
O evento aconteceu nos dias 21 e 22 de janeiro de 2023, em Juiz de Fora, MG, no Moinho.
- Node js : 8.1.0
- NPM : 8.1.0
- CI: false
- NODE_VERSION: 8.1.0
- NPM : 8.1.0
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You'll need Git
and Node.js
(which comes with npm) installed on your computer.
node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
Starting the Client application.
cd hackathon-moinho-website-template
# install all packages
npm install
# start the server
npm start
This will start client app on localhost:3000