Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 542 Bytes

File metadata and controls

11 lines (7 loc) · 542 Bytes

About this project

Logo's of Next.js, Typescript and Bulma

Typescript boiler plate for Next.js, using Typescript. See also my DEV Community post

How to start

  • Create a project: npx create-next-app my-website --use-npm --example "https://github.com/rogiervandenberg/nextjs-typescript-bulma-boilerplate"
  • Run npm run dev
  • Build your own stuff!