Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 258 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 258 Bytes

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