Getting Started First, create a repository using this repository as template Install dependencies: npm install # or yarn Development server: npm run dev # or yarn dev Tests: npm run test # or yarn test