bankai
:station: - friendly web compiler
File Explorer
Download Latest Version (.zip)- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- stale.yml
- firefox01.png
- firefox02.png
- firefox03.png
- firefox04.png
- safari01.png
- safari02.png
- safari03.png
- safari04.png
- icon.png
- .gitignore
- index.js
- manifest.json
- service-worker.js
- cmd-build.js
- cmd-inspect.js
- cmd-start.js
- exorcise.js
- fatal-error.js
- graph-assets.js
- graph-document.js
- graph-favicon.js
- graph-manifest.js
- graph-reload.js
- graph-script.js
- graph-service-worker.js
- graph-style.js
- http-server.js
- is-electron-project.js
- queue.js
- regex-router.js
- reload-client.js
- track-dir.js
- tty-error.js
- ui-basic.js
- ui.js
- utils.js
- en-US.js
- index.js
- choo.js
- index.js
- assets.js
- build.js
- document.js
- http.js
- index.js
- manifest.js
- script.js
- service-worker.js
- style.js
- .gitignore
- .npmrc
- .travis.yml
- bin.js
- CERTIFICATE
- CHANGELOG.md
- http.js
- index.js
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/choojs/bankai
Downloads the entire project code from GitHub to your computer.
cd bankai
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i hstream dedent
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
