/n-body-js

Primary LanguageTypeScript

n-body-js

コマンド

git clone https://github.com/ttk1/n-body-js.git
cd n-body-js
npm install

# dev-serverの起動
npm start

# jsの出力(dist/配下に出力)
npm run dist