Skip to content
/ ng-starter-code Public template

Angular application starter code. Includes routing, material library and flex-layout modules.

Notifications You must be signed in to change notification settings

gKushagra/ng-starter-code

Repository files navigation

Angular Starter Code

This boilerplate code includes these modules:

Material
AppRouting
FlexLayout
HttpClient
ReactiveForms
BrowserAnimations

Note: The /components directory inside the /app is where all the components go.
Declare and export the components in components.module.ts. Import any required modules in it.

Stylesheet is set to SCSS, font-family is Roboto and Theme is Indigo-Pink.

Angular Version 10.0.5

Get Started

Clone the repository

npm install

ng serve

About

Angular application starter code. Includes routing, material library and flex-layout modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published