DEV Community

Cover image for Next.js with Bulma in Typescript boilerplate
Rogier van den Berg
Rogier van den Berg

Posted on

Next.js with Bulma in Typescript boilerplate

Recently I (re-)discovered Next.js, and I love it. And for making styles, I really like Bulma. And I also prefer to write my Javascript code in Typescript.

So, instead of needing to reinvent the wheel for every (toy) project, I decided to make myself Typescript boiler plate for Next.js with Bulma using Typescript to quickly kick off a new project.

You might like it too!😊

Have fun with it: https://github.com/rogiervandenberg/nextjs-typescript-bulma-boilerplate

Latest comments (0)