alkito-js-mmorpg
alkito-js-mmorpg copied to clipboard
[Feature] add to README how to run project.
Hello brother, could you please add to README how to run?
Is this the correct way?
-
Open terminal on project folder then:
npm install
npm run server
-
Open new terminal on project folder then:
npm run dev
Thank you.