/nextjs-starter-bootstrap

A starter kit for Next.js with bootstrap

Primary LanguageCSS

Next.js Starter With Bootstrap

Running locally in development mode

To get started, just clone the this repository and run npm install && npm run dev:

git clone https://github.com/kmusiclife/nextjs-starter-bootstrap.git
npm install
npm run dev