This project is to serve as an English language assistant to players wanting to play the mobile game Dragon Quest Rivals.
Prerequesites are:
- Node (8.9.4 +)
Project dependencies should be installed with npm install
Run test server with npm run start
Generate a build with npm run build-prod
. Deployable build artifacts will be output to /www
.