Skip to content

ulukfuni/nextjs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextJs Boilerplate with Styled Components and Rebass

A boilerplate that you can fork or download that is already installed with latest NextJS (NextJS 10 at time of writing) and the powerful Styled Components. Rebass is also installed as a baseline for components and is easily configurable with Styled Components.

Install

install dependencies:

npm install
or
yarn install

Running the app

npm run dev

Releases

No releases published

Packages

No packages published