- Install dependencies
yarn install
-
Make any necessary environment variable changes to
.env
-
Run a dev server
yarn start
Set up auto-linting and prettier to be run on file save or in real-time in your IDE: VSCode.
SUPPORT US WITH GITTRON |
yarn install
Make any necessary environment variable changes to .env
Run a dev server
yarn start
Set up auto-linting and prettier to be run on file save or in real-time in your IDE: VSCode.
SUPPORT US WITH GITTRON |