Skip to content

koobitor/nextjs-bootstrap-starter

Repository files navigation

How to start develop

git clone git@github.com:koobitor/nextjs-bootstrap-starter.git
cd nextjs-bootstrap-starter
yarn
npm run dev

How to export project

npm run build
npm run export

Install Prerequest

npm install -g serve

See static output

cd out
serve -p 8080

About

nextjs + scss + bootstrap + fontawesome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published