项目作者: Marten002

项目描述 :
A modern NextJS template with SW
高级语言: JavaScript
项目地址: git://github.com/Marten002/nextjs-template.git
创建时间: 2021-04-08T14:47:43Z
项目社区:https://github.com/Marten002/nextjs-template

开源协议:

下载


This is a Next.js modern template.

Getting Started

First, run the development server:

  1. npm install
  2. # or
  3. yarn install
  4. and
  5. npm run dev
  6. # or
  7. yarn dev

Open http://localhost:3000 with your browser to see the result.