Skip to content
/ ngx-arc Public template

Customized framework with modular design, unidirectional data flow, predictable state management, communication for async request, and decoupled presentational layer from core layer.

Notifications You must be signed in to change notification settings

puneetkakkar/ngx-arc

Repository files navigation

Angular brand

NGX-ARC - Angular Boilerplate


This Angular starter template prioritizes the most up-to-date Angular functionalities and adheres to best practices. It provides key features to enhance flexibility and scalability while minimizing unnecessary complexity. The codebase is both lightweight and resilient, empowering developers to integrate their preferred technologies such as UI component libraries, state management solutions, and server-side rendering. With its adaptable boilerplate, customization is effortless, making it suitable for diverse project needs.

Commands

Command Description npm yarn pnpm
serve:dev Starts the development server npm run serve:dev yarn serve:dev pnpm serve:dev
serve:hmr Starts the development server with a hot module reloading npm run serve:dev yarn serve:dev pnpm serve:dev
lint Runs the linter npm run lint yarn lint pnpm lint
lint:fix Runs the linter and fixes any linting errors npm run lint:fix yarn lint:fix pnpm lint:fix
format Formats the code with prettier npm run format yarn format pnpm format

About

Customized framework with modular design, unidirectional data flow, predictable state management, communication for async request, and decoupled presentational layer from core layer.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published