Skip to content

r0mm4k/template

Repository files navigation

TEMPLATE (STARTER KIT)

CTRL CI

🔨 Scripts

  • npm install - install dependencies.
  • npm run start - run development server (http://localhost:3000/).
  • npm run build:prod - create production build.
  • npm run analyze:prod - run analyze production build (http://localhost:8888/).
  • npm run test:lint - run all lint tests.
  • npm run test:lint:fix - run all lint tests (fix mode).
  • npm run test:prettier - run all prettier tests.
  • npm run test:prettier:fix - run all prettier tests (fix mode).
  • npm run test:ts - run all typescript tests.
  • npm run check - run all tests.
  • npm run prepare - prepare project configuration (auto).

About

TEMPLATE (STARTER KIT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published