blazed-space / fire-angular

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fire-angular

Repo Stars

Repo Downloads

The Fire bootstrap & framework library for Angular.

What's Included

This package includes:

Installing

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

npm install

Live Development Server

To run a live dev server, first ensure you have NPM installed. Then, if you have not already, install the Angular CLI,

npm install -g @angular/cli

Once installed, you can run a simple development server with the following command:

ng serve

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

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 (Angular edition).

https://fire-angular.netlify.app

License:MIT License


Languages

Language:TypeScript 53.0%Language:HTML 36.2%Language:CSS 8.6%Language:JavaScript 2.3%