dlmarques / omenia

RPG web game
https://omenia.netlify.app/
0 stars 0 forks source link

Omenia

Omenia is a web RPG game.

Getting Started

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.

Prerequisites

What things you need to install the software and how to install them

Node

Installing Client

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

Running the tests

npm run test

Installing Server

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

Deployment

The client is deployed in Netlify, and server is deployed in Heroku.

Built With

Authors

License

Copyright © 2022 dlmarques. All rights reserved.

Acknowledgments