/hanami

3D simulation of hanami(flower viewing) on the web (on progress)

Primary LanguageJavaScriptMIT LicenseMIT

hanami

3D simulation of hanami(flower viewing) on the web

Run development server

npm run dev

Build client-side codes

npm run build

The generated code will be in client/build.

Start server

npm run start