Follow the Setup Guide to set-up your project.
- Follow the Contributing Guide.
- Run
npm run dev
Run npm run lint before you commit your code.
- Run
npm testto lint & test your code. - Run
npm run buildto build for production andnpm run previewfor a local server (do not expose this local server)