NextJS client for Amcat4
npm run dev
Open http://localhost:3000 with your browser to see the result.
Next doesn't check typescript in dev mode, so remember to build every now and then to see if you're still cool with the TS gods.
npm run build
NextJS client for Amcat4
npm run dev
Open http://localhost:3000 with your browser to see the result.
Next doesn't check typescript in dev mode, so remember to build every now and then to see if you're still cool with the TS gods.
npm run build