/drg-sample

Primary LanguageTypeScriptMIT LicenseMIT

drg-sample

A small code sample using Next.JS.

Instalation

To install the project use command yarn install

Commands

yarn run dev - runs the development server yarn run build - runs the project build yarn run start - runs the project production server (use this command after the build command) yarn run validate - runs all checks (prettier, eslint, stylelint, tsc) yarn run test - runs project tests

Deployment

The project is deployed on Vercel and you can see it on https://drg-sample.vercel.app/