blazed-space / fire-react

Next-gen front-end tooling for blazing fast websites (React edition).

Home Page:https://fire-react.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fire-react

Repo Stars

Repo Downloads

The Fire bootstrap & framework library for ReactJS

What's Included

This package uses:

Installing

To install, run the following command at the root of the directory:

npm install

Live Development Server

To run a local development server, first ensure you have NPM installed on your machine. Then, install the react-scripts package globally:

npm install -g react-scripts

Then, run the following command:

npm start

Deploying

To deploy to Netlify, simply create a new site using this repository as a template. Or, you may use the following button to deploy with one click:

Deploy to Netlify

Without Netlify

To create a production build, run the following command:

npm run build

Credits

Last Commit

Development Team

  • Lead Developer, Project Management: Tyler Ruff
  • UX Testing, Project Advising: Star Dom

Special Thanks

About

Next-gen front-end tooling for blazing fast websites (React edition).

https://fire-react.netlify.app

License:MIT License


Languages

Language:HTML 58.6%Language:CSS 27.4%Language:JavaScript 14.0%