Omenia is a web RPG game.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
A step by step series of examples that tell you how to get a development env running
Say what the step will be
cd \web
npm i
npm start
npm run test
A step by step series of examples that tell you how to get a development env running
Say what the step will be
cd \server
npm i
npm run start:dev
The client is deployed in Netlify, and server is deployed in Heroku.
Copyright © 2022 dlmarques. All rights reserved.