-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Tyler Ruff edited this page Aug 12, 2023
·
6 revisions
Welcome to the Fire for HTML5 documentation!
- Run the following script in your terminal:
npm install blz-fire
- Move fire.js and fire.css to a folder (such as, "lib") under the root directory.
- Continue with setup.
- Run the following script in your terminal:
git clone https://github.com/blazed-space/fire
- Install dependencies
npm install
- Build project
npm run build
- Generate a local copy of the documentation
npm run