Webapp para distribuição de códigos nos eventos da UNIRIO Summoners
- Run npm install on
client
,api
andshared
.- Alternatively, run
setup/install.bat
and wait for it to finish.
- Alternatively, run
- Configure the connection details on
api/config/config.global.js
. - Run both projects,
client
andapi
.- Alternatively, run
setup/start.bat
.
- Alternatively, run
- Fire it up on localhost:3000