🏁Getting Started

Next boilerplate has been designed to provide you the lifecycle of developing the frontend and backend app.

System Requirements

  • Node 12.0 or later

  • MacOS, Windows (including WSL), and Linux are supported

Learn Requirements

Main Features

This is a feature that is ready in it:

  • Custome Server with Express.js

  • Design system with Material UI

  • Unit testing with Jest

  • State management system (layout, ui, i18n, modules)

  • Layout management system (landing, dashboard, mobile and dynamic layout)

  • Stylesheet management system (override, global)

  • Metadata management system

  • Assets management system (images, fonts etc)

  • Folder management system (structure files app)

  • Components management system

  • API management system

  • Libraries management system

  • Analyze bundles app

  • Custome Error page (404, 500)

  • Environment variables

  • Absolute import

  • Debugger config

  • PWA supported

  • Custom folder build & build ID include

Last updated

Was this helpful?