Skip to content

gnschenker/angular-custom-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a sample to demonstrate how to custom bootstrap Angular after some server side data has been asynchronously loaded. The data is then used to configure a provider which provides different service implementations.

Run the Application

Clone this repository. In a terminal navigate to the folder and use e.g. http-server to run the Application

npm install http-server -g
http-server -p 3000

Open a browser and navigate to localhost:3000

About

Sample to demonstrate how to custom bootstrap Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published