1.1.1-canary.0 • Published 3 years ago

next-template-bare v1.1.1-canary.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Next.js Starter Template

Get started on projects faster with a bare-bones approach.

Getting Started

  1. Click Use this template at the top right of this page to clone the repo into your own account.
  2. Once in your account, clone the repo to your machine and run

    npm install

    to install all required packages.

  3. Finally, run

    npm run dev

    to start the development server on default port 3000