cosformula / nextjs-starter-template

nextjs-starter-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextjs Starter Template

Feature

  • Typescript
  • Custom koa server
  • Custom layout
  • Next-image/Next-css
  • Docker
  • Nodemon with hot reload
  • Yarn

How to use

Clone the example:

# Clone the project:
git clone git@github.com:cosformula/nextjs-starter-template.git
cd nextjs-starter-templat

# Install it and run:
yarn
yarn dev

# Your website should be available on http://localhost:3000

See Also

About

nextjs-starter-template


Languages

Language:TypeScript 80.7%Language:JavaScript 15.2%Language:Dockerfile 4.1%