Skip to content

Bakon/typescript-nextjs

Repository files navigation

TypeScript - Next.js - Styled Components - ESLint - Prettier

Very simple boilerplate / template for creating a web pages using Next.js. This is a minimal setup that allows Server-side Rendering (pre-render a page on the server on every request).

Usage

Start bij installing npm packages.

npm install

To run locally:

npm run dev

Building the app for production

npm run build

Testing the build application

npm run start

About

TypeScript - Next - Styled Components - ESLint - Prettier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors