Skip to content

A quick project for quickly testing react-bootstrap components with AMD

Notifications You must be signed in to change notification settings

kellec/react-bootstrap-amd-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-bootstrap-amd-test

A basic setup for quickly testing react-bootstrap in an AMD environment.

Run bower install and open the index file. This is currently testing the individual modules, to test the built file change

require( ['react','react-bootstrap']

to

require( ['react','react-bootstrap/react-bootstrap']

About

A quick project for quickly testing react-bootstrap components with AMD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published