Lighthouse is Angular based template with key front end capabilities. Let's get ready to bootstrap your Angular project from the Lighthouse template.
- Live Preview
- For login details please use following user details :- Username - info@patterns7tech.com Password - Info@123456
- Install NodeJs from NodeJs Official Page.
- Open Terminal
- Go to your file project
- Run in terminal:
npm install -g @angular/cli
- Then:
npm install
- And:
ng serve
- Navigate to
http://localhost:4200/