To start the project you need to do the following steps:
- Clone the repo:
$ git clone [email protected]:maddevsio/steven-signal-landing.git
- Install dependencies
$ yarn install
- Run the project in development mode
$ yarn dev
- The application is available on localhost:3000