Skip to content

blastengineMania/docs

Repository files navigation

blastengine開発者ドキュメント

blastengine開発者ドキュメントはDocusaurusを利用して作成しています。

https://blastengineMania.github.io/docs/

インストール

$ yarn
# または
$ npm install

ローカルでの開発

$ yarn start
# または
$ npm start

http://localhost:3000 で開発用サーバが立ち上がります。

ビルド

$ yarn build
# または
$ npm run build

このコマンドで、 build 内に静的HTMLが出力されます。

デプロイ

$ yarn deploy
# または
$ npm run deploy

このコマンドでGitHub Pagesにデプロイされます。

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors