Find the twitter post with a demo video here!
What are the steps required to install your project? Provide a step-by-step description of how to get the development environment running.
-
Download the repo
-
Intall node-modules
npm install
or
yarn
npm run start
or
yarn start