Skip to content

johansson-plus/johansson-plus

Repository files navigation

johansson.plus

https://johansson.plus

Getting Started

First, run the development server:

yarn dev

Then, open http://localhost:3000 with your browser to see the result.

Building for Production

Run:

yarn build

TODO

  • Consider starting from scratch with npx create-next-app@latest
  • Add something like Husky to lint when committing
  • Consider changing to something else than yarn