Skip to content

leo-pro/template-nextjs-styled-components

Repository files navigation

Boilerplate for Next.js

🖥️ Live Demo: Click here

Install and Run

To install and run the application:

  • Clone repository and install dependencies:
  git clone https://github.com/leo-pro/template-nextjs-styled-components/
  cd template-nextjs-styled-components
  yarn or npm install
  yarn dev
  # or
  npm run dev
  • Generating static build to deploy
  yarn build
  # or
  npm run build

Techs

Made with ❤️ & NextJS by Leonardo Alves

Releases

No releases published

Packages

No packages published