Skip to content

bhavin-a/React-Bootstrap-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo repo to try out React Bootsrtap components and its dependencies. Currently it contains a few of sample components provided by the library.

To start:

Run yarn. This will install the required dependencies

After the dependencies are installed, run yarn start to start the app.

Analyse production bundle

Run yarn build to create a production build with minified code.

Run yarn analyze to analyze the bundle size of the production build. It gives a elaborative view of different bundle sizes in their minimized format.

About

The repo has some demo react components built using react bootstrap.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors