This is a CLI for the Next.js Boilerplate. With this CLI you can generate a new project and new pages automatically with a SCSS file and testing boilerplate. In case you don't know what Next.js is, it's a React framework that enables functionality such as server-side rendering and generating static websites. Learn more about Next.js.
npm i -g next-boilerplate-cli
Next.js is a React framework that enbales functionality such as server-side rendering and generating static websites. Learn more about Nex.js
A lot more integrations are coming soon. See Next.js Boilerplate.
Create a new project:
nb new
Generate a new page:
nb generate page 'pagename'
Version | Tag | Published |
---|---|---|
1.1.3 | latest | 1yr ago |