A Web Browser RPG game to fights monsters.
Project to learn NodeJs, React & Redux.
- HTML
- CSS (Styled Components)
- React
- Redux
- NodeJS
Created using create-react-app
npm start
Runs the server in development mode.
npm run server
Runs the server in development mode using nodemon.
npm run client
Runs the client in development mode.
npm run dev
Runs both client and server in development mode, watching for changes.
npm start
Runs the client in development mode.
npm run build
Create the final build of the project client ready to be deployed.
npm test
Runs the test suites using Jest.
- Heroku sometimes put the app to sleep, it may take a few seconds to go up.
Developed by Daniel Ferreira