-
Install all dependencies
npm install
-
Copy
.env.template
, rename it to.env
and configurecp .env.template .env
-
Start a dev server
npm start
or build files to serve via node servernpm run build
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.