You’ll need to install a few things before you have a working copy of the project.
2. Install dependencies (optionally you could install yarn):
Run:
npm install
or
yarn
Run:
npm run dev
or
yarn dev
Run:
npm run deploy
or
yarn deploy
You’ll need to install a few things before you have a working copy of the project.
Run:
npm install
or
yarn
Run:
npm run dev
or
yarn dev
Run:
npm run deploy
or
yarn deploy