- To build and run locally, run:
npm run dev
- This command will watch for file changes under the
src
andtemplateApp
directories and spin up a local next.js project that is using the output from Nexquik. - Check out the
dev
folder for the details of the local next.js project
- This command will watch for file changes under the
- To run tests, run:
npm run test
- Submit the bug on Github.
- At the bare minimum - please include your prisma schema or a minimal example.
-
Open a new GitHub pull request with the patch.
-
Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
Thank you!
Nexquik Team