Skip to content

Next.js template project with TypeScript, React, Redux, Immutablejs and Express.

Notifications You must be signed in to change notification settings

Dooor/nextjs-template

Repository files navigation

Next.js Template Project

This is a Next.js template project with TypeScript, React, Redux, Immutablejs and Express.

Packages

  • Typescript
  • React
  • Redux
  • Immutablejs
  • Express

How to use it?

Download

git clone [email protected]:Dooor/nextjs-template.git
cd nextjs-template

Install it

npm install

Run dev server

npm run dev

Build

npm run build

Test

npm run test

Check type

npm run type-check

Check lint

npm run link-check

About

Next.js template project with TypeScript, React, Redux, Immutablejs and Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published