Backend for entity.works, a Dead by Daylight wiki.
npm install --global entity-serves@^3.11.0
yarn global add entity-serves@^3.11.0
(if configured properly)
npm install --global @jaid/entity-serves@^3.11.0
After installing package entity-serves
globally, you can use its command line interface.
entity-serves
For usage instructions:
entity-serves --help
Setting up:
git clone git@github.com:jaid/entity-serves.git
cd entity-serves
npm install
Testing:
npm run test:dev
Testing in production environment:
npm run test
MIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (/~https://github.com/jaid)