Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

kognise/bootstrap-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚩 This project is archived! 🚩

You should use https://github.com/kognise/next-barebones-template instead.

bootstrap-next

Quickly and easily bootstrap a Next.js project.

Technologies

File Structure

project/
├── package.json
├── .gitignore
├── README.md
├── pages/
│   ├── index.js
├── components/
├── lib/
├── static/

Usage

$ yarn global add bootstrap-next
$ mkdir project
$ cd project
$ bootstrap-next
$ yarn dev

About

Quickly and easily bootstrap a Next.js project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published