This project is no longer maintained.
- Install npm
- Change directories to the root of
KinKin/ cp .env.example .env- Fill in details of
.env npm inpm start- Open a new terminal
cd servercp config.env.example config.env- Fill in details of
config.env npm inpm start