Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 971 Bytes

README.md

File metadata and controls

71 lines (45 loc) · 971 Bytes

Mavisgate RPG

A Web Browser RPG game to fights monsters.

Project to learn NodeJs, React & Redux.

Built With

  • HTML
  • CSS (Styled Components)
  • React
  • Redux
  • NodeJS

Created using create-react-app

Getting Started

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.

Inside Client Folder

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.

Live Version

Mavisgate

  • Heroku sometimes put the app to sleep, it may take a few seconds to go up.

Author

Developed by Daniel Ferreira