Configuration
To get started follow Configuration steps:
- Install Node and npm.
- Download and open project.
- Install packages: npm i, npm install or yarn install.
- Start project locally: npm start or yarn start (running on port 3000).
To get started follow Configuration steps: