# Packages
No description provided by the author
# README
Pre
cp example.env .env
cp static/example.env.json static/env.json
Npm install
cd static/
npm install
cd ../
Run
make run
Pre
cp example.env .env
cp static/example.env.json static/env.json
Npm install
cd static/
npm install
cd ../
Run
make run