ROGAL12321 / drg-sample

Home Page:drg-sample.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

drg-sample.vercel.app

License:MIT License


Languages

Language:TypeScript 46.1%Language:SCSS 37.1%Language:JavaScript 14.6%Language:CSS 1.5%Language:Shell 0.7%