About app
Follow these instructions to get the application up and running.
- Node.js - v14.15.1
Create a .env.development file based on .env.template file.
Update sentry.properties
file with appropriate project variables.
Install all the dependencies - npm install
Run npm run dev
command.
test