8000 GitHub - tuuliplus/tuuliplus: https://tuuli.plus
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tuuliplus/tuuliplus

Repository files navigation

tuuli.plus

https://tuuli.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
0