/next-typescript-example

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

Primary LanguageTypeScript

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)