Skip to content

heluxjs/helux-nextjs-starter

Repository files navigation

This is a Helux-next-starter project

Getting Started

Attention: node version should be >= 18.

setup 1

install dependencies.

pnpm i

setup 2

run the development server:

npm run dev