README.md

July 5, 2021 ยท View on GitHub

To kickstart the boilerplate, run the following commands:

yarn

yarn dev

If you do not have yarn installed, delete the yarn.lock file and install via npm,

npm install

npm run dev

Or install yarn:

npm install --global yarn

Contents

  1. 0.1To kickstart the boilerplate, run the following commands:
  2. 0.2If you do not have yarn installed, delete the yarn.lock file and install via npm,
  3. 0.3Or install yarn: