Skip to content

steffen-wirth/module-pattern-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Module Pattern Bootstrap

An bootstrap that uses the Module Design Pattern.

Installation

Clone into your project.

git clone git@github.com:guilhermepontes/module-pattern-bootstrap.git

Usage

MyApp.init();

Testing

Install dependencies:

  npm install

And then test:

  npm test

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Make or fix tests.
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request :D

About

An js file that bootstrap the js with the module project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published