Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 689 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 689 Bytes

Planetarium

Three.jsを用いたプラネタリウムを作っています リポジトリ

Usage

# packageのインストール
npm install
# Build
npm run build
# Watch
npm run watch
# Server
npm run start

Licence

Branch

  • master : 公開用の完成したコードを置く
  • develop : 開発段階のコードを置く

Contact

@appare45