joshua9889 / the-orange-alliance

A webapp for accessing data for FIRST Tech Challenge

Home Page:http://www.theorangealliance.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheOrangeAlliance

The Orange Alliance is a single page web application (SPA) as well as a public REST API. It was inspired by The Blue Alliance, but we're not affiliated.

This project includes the front-end module of a full-stack web application. For further help on using Angular 6, check out their documentation here.

Chat with us on Discord

Like us on Facebook

Installing the dev tools

The Orange Alliance was built using the Node.js platform. Before contributing, make sure you install the latest version of Node.js from https://nodejs.org/en/.

Once cloned, you will need to run npm install from the root directory of this project. The node package manager should install of the dependencies.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

A webapp for accessing data for FIRST Tech Challenge

http://www.theorangealliance.org/

License:MIT License


Languages

Language:TypeScript 49.0%Language:HTML 43.8%Language:CSS 6.2%Language:JavaScript 1.1%