Skip to content

frostspb/bootstrap_nextjs_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootsrap_nextjs_example

Example of integration Bootstrap 4 and Next.js

Usage:

git clone https://github.com/frostspb/bootsrap_nextjs_example.git

cd bootsrap_nextjs_example

npm install

npm run dev

Pay attention to the files:

next.config.js - contains config of CSS Loader

_document.js - contains compiled styles

and the line

"import 'bootstrap/dist/css/bootstrap.min.css';" 

in layouts/main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published