Skip to content

this is the frontend repository for the designmypdf ,open source version of transactional.dev

License

Notifications You must be signed in to change notification settings

yves1da2vinci3/designMyPdf-frontend

Repository files navigation

Mantine Next.js template

This is a template for Next.js pages router + Mantine. If you want to use app router instead, see next-app-template.

Features

This template comes with the following features:

npm scripts

Build and dev scripts

  • dev – start dev server
  • build – bundle application for production
  • export – exports static website to out folder
  • analyze – analyzes application bundle with @next/bundle-analyzer

Testing scripts

  • typecheck – checks TypeScript types
  • lint – runs ESLint
  • prettier:check – checks files with Prettier
  • jest – runs jest tests
  • jest:watch – starts jest watch
  • test – runs jest, prettier:check, lint and typecheck scripts

Other scripts

  • storybook – starts storybook dev server
  • storybook:build – build production storybook bundle to storybook-static
  • prettier:write – formats all files with Prettier

About

this is the frontend repository for the designmypdf ,open source version of transactional.dev

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published