Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 1.65 KB

README.md

File metadata and controls

68 lines (45 loc) · 1.65 KB

USWDS based Angular Starter Project

Starter Angular project based on the USWDS theme, mostly suited for the US Federal Govt Projects.

The United States Web Design System includes a library of open source UI components and a visual style guide for U.S. federal government websites.

Prerequisites

Angular CLI: 9.1.6
Node: 12.16.1
OS: win32 x64

Angular: 9.1.7
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Ivy Workspace: Yes

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.901.6
@angular-devkit/build-angular     0.901.6
@angular-devkit/build-optimizer   0.901.6
@angular-devkit/build-webpack     0.901.6
@angular-devkit/core              9.1.6
@angular-devkit/schematics        9.1.6
@angular/cli                      9.1.6
@ngtools/webpack                  9.1.6
@schematics/angular               9.1.6
@schematics/update                0.901.6
rxjs                              6.5.5
typescript                        3.8.3
webpack                           4.42.0

Running the project

git clone https://github.com/wasatchinfotech/angular-uswds-starter-project.git

npm install

After installing all the required modules, start the serve with

ng serve 

Open link : http://localhost:4200/

http://localhost:4200/sign-in

angular/angular9

This will create auth features to go secured pages, also dynamically show/hide nav links based on authentication

http://localhost:4200/dashboard

Contact

[email protected]