Getting Started

Run the development server:

npm run dev
# or
yarn dev

Run tests:

npm run test
# or
yarn test

Current node version

v14.15.1