Skip to content

Simple example app using Next.js 5.0 with support for TypeScript, Redux, SCSS

Notifications You must be signed in to change notification settings

monzou/next-typescript-example

Repository files navigation

Next.js 5.0 w/ TypeScript Example App

This is a simple example app using Next.js 5.0 with support for

  • TypeScript
  • Redux
  • SCSS

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn run postbuild
$ yarn start

Development Setup

Strongly recommend using VSCode.

VSCode Plugins (Required)

VSCode Plugins (Optional)

Chrome Extensions (Optional)

About

Simple example app using Next.js 5.0 with support for TypeScript, Redux, SCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published