Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 441 Bytes

File metadata and controls

21 lines (14 loc) · 441 Bytes

Next.js example

How to use

Download the example or clone the repo:

curl https://codeload.github.com/devsumanmdn/nextjs-example-jss-materialui-styled-components/tar.gz/master | tar -xz
cd nextjs-example-jss-materialui-styled-components

Install it and run:

npm install
npm run dev

The idea behind the example

Next.js is a framework for server-rendered React apps.