Getting started
Details on what you need to get the solution running locally
🏃♂️ Running the project
Requirements
Steps
- Clone this repository.
- Copy and rename the
env.dart.template
file toenv.dart
. - In the directory where the
package.json
file is, runnpm i
to install all the required packages. - Run
npm run setup
to run the initial setup. - Run the app