dishad / onelasthero

0 stars 1 forks source link

One Last Hero

Build Status


Things needed:

git, node

Steps to run the App:

git clone https://www.github.com/dishad/onelasthero.git

cd into the project and run the command:

npm i

This will install all necessary packages to run the app, next you can start the app with:

npm run dev

Then you can check out the app at:

localhost:43711


Good Stuff