README.md
January 6, 2024 ยท View on GitHub
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
January 6, 2024 ยท View on GitHub
This is a Helux-next-starter project
Attention: node version should be >= 18.
install dependencies.
pnpm i
run the development server:
npm run dev