Then install the relevant project dependencies:
npm i
npm run dev
npm run test
npm run deploy
so that it'll be deployed to a new branch gh-pages
.
Then install the relevant project dependencies:
npm i
npm run dev
npm run test
npm run deploy
so that it'll be deployed to a new branch gh-pages
.