Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 

README.md

basical bootstrap modals in angular

overview

right now, there are three branches to look at: a basic modal example without comments, the same basic modal example with comments, and a more fully featured modal example with no comments. i strongly recommend checking out the branch without comments first, poking around, and try to figure out the relationships on your own. once you've exhausted that, take a look at the comments (which for now only exist for the basic version)

to run this:

  • clone the repo
  • cd into the project directory
  • run npm install to install all necessary dependencies
  • run npm start to start the server
  • navigate to http://localhost:4040 in your browser

About

examples of bootstrap modals with angular

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.