Skip to content

JackVarble/nextjs-bootstrap-starter

 
 

Repository files navigation

How to start develop

git clone [email protected]: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

Languages

  • JavaScript 81.5%
  • CSS 18.5%