mirror of
https://github.com/kennethreitz/open_777.git
synced 2026-06-05 23:00:16 +00:00
0ca88b140f3671cdd52c81fe8955ffecec9f6667
Open 777
Publishing to GitHub Pages
To publish a new build:
npm install -g gh-pages --save-dev
Then publish through:
npm run build
The command above will build an optimized Standalone React Build, then commit this data the gh-pages branch. In GitHub this deployment can then be selected in Settings>Pages, allowing for free gitHub pages deployment.
Description
Languages
JavaScript
63.2%
CSS
21.4%
HTML
15.4%