Home
Softono

Performance Handbook

Open source MIT HTML
112
Stars
1
Forks
7
Issues
2
Watchers
3 years
Last Commit

 About Performance Handbook

Webフロントエンド パフォーマンス改善ハンドブック

Platforms

Web Self-hosted

Languages

HTML

Need Help Installing Performance Handbook?

We provide expert installation service for this software. Our team will install, configure, and secure Performance Handbook on your server. plans start at just $30.

Performance Handbook

View on GitHub

Webフロントエンド パフォーマンス改善ハンドブック Build Status

このパフォーマンス改善ハンドブックでは、ウェブアプリケーションにおけるフロントエンドのパフォーマンス改善について扱っています。

次のURLで公開されています。

大きく分けて次の2種類のパフォーマンスについてを扱っています。

  • 視聴中のパフォーマンス改善
  • ページロードのパフォーマンス改善

ダウンロード版

埋め込み動画を再生できないなど一部制限がありますが、ダウンロード版を配布しています。

Install

yarn install

Development

yarn start

Deploy

yarn run build script require to install ebook-convert with calibre.

yarn run deploy
# Build web only
yarn run build:web

Running tests

yarn test

Contributing

Pull requests and stars are always welcome.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License