Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 543 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 543 Bytes

Bootstrap w/ React

Include Bootstrap's source Sass with React and Next.js. Also includes React Bootstrap

Edit in browser

Open in StackBlitz

How to use

git clone https://github.com/twbs/examples.git
cd examples/react-nextjs/
npm install
npm start