- https://github.com/ttk1/n-body
- これとの比較用
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
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