Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 316 Bytes

File metadata and controls

26 lines (17 loc) · 316 Bytes

Welcome to HENO.

ENTER THE SYSTEM

Getting Started

First, install packages with npm

npm i

yarn

yarn

Finally, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.