This package has been deprecated

Author message:

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

bootstrap-next

1.0.5 • Public • Published

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

Package Sidebar

Install

npm i bootstrap-next

Weekly Downloads

43

Version

1.0.5

License

MIT

Unpacked Size

7.01 kB

Total Files

6

Last publish

Collaborators

  • archmaster