Skip to content

Zero-One-Stack/lightweight-nextjs

Repository files navigation

Lightweight Nextjs Starter

A lightweight starter without the added bulk, less than 300mb.

This starter will help if you:

  • Want to launch something quickly ie, single page, splash page, etc with seo in mind
  • Get started on a new project without so many added dependencies
  • Want to add your own css framework

Features

  • SEO-friendly, meta tags, open graph, twitter card etc
  • Eslint, stylelint

Prerequisites

  • You'll need to have git and node installed in your system.

To run

  • Fork and clone the project:
git clone https://github.com/Zero-One-Stack/lightweight-nextjs.git
  • Then install the dependencies:
npm install
  • Run development server:
npm run dev

Open the web browser to http://localhost:3000

About

A lightweight starter without the added bulk, less than 300mb.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published