Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

ChrisBoren/cb-next-boilerplate

Repository files navigation

Next.js Frontend Boilerplate

A lightweight next.js front-end boilerplate that's similar to my old PHP gulp setup.

Getting Started

Prerequisites

  • Node.js. Current LTS should be good.

Installing

yarn install to install. yarn dev for dev mode. yarn build to build, and yarn start to start production server.

Oh, and yarn export to export static assets to the out folder.

Authors

  • Chris Boren - Pretty much just me at this point - @ChrisBoren

License

This project is licensed under the MIT License, since Next and React are also MIT, why mess with perfection?

Acknowledgments

  • Pretty much just a rip of the Next.js tutorial
  • A few tools for processing scss and the like

About

A lightweight Next.js boilerplate for my own projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published