Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Air-Quality-Radar/AQR-Web-Client

Repository files navigation

AQR Web Client

Build Status

This is the Angular web client of the Air Quality Radar, which is responsible for serving data from the back-end to the user in a useful and intuitive way. For more information about the Air Quality Radar project, see the about page.

Building

Firstly, make sure required packages are installed by running npm install.

To run a development server, run npm start. To run unit tests, use npm test. To build the production build, use npm run build.prod.

Contribution Guidelines

To work on a new feature, checkout the master branch and run git checkout -b FEATURE_NAME.

Once you've finished the changes you wanted to make, push your changes to the server (git push) and open a pull request.

About

Web client for Air Quality Radar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors