Contributing Guide
🙏
PRs welcome!
Dependencies
Requires Node.js v12 (opens in a new tab) or lower. Clone the repo (opens in a new tab) and run npm install in the root of your directory.
Building
Run npm run build. Alternatively, run npm run build:prod to create an optimized production build.
Development
Run npm run start. This will fire up a development server on https://localhost:4200.