/hdk-template

Primary LanguageTypeScript

hdk-template

preview.png

This is a Hiber3D Development Kit (HDK) project created using create-hdk

Please see HDK Docs for full documentation.

Install with this command:

npm install

Then run with:

npm run dev

Upgrade to the latest version of HDK with:

npx update-by-scope @hiber3d

and enjoy the hiber experience at (http://localhost:5173/)

Happy coding!