Skip to content

PublicDataLab/personal-air-timeline

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is up to date with densitydesign/personal-air-timeline:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 

Personal Air Timeline

A small static website in Angular to tinker with air pollution data in the SaveOurAir project

Install

Install the dependencies & build the code

# This will install the deps & build the code for production
npm install

# To rebuild the code manually
npm run build

Dev commands

# Just watch the files & retranspile (e.g. when serving app with Apache)
npm run watch

# Watch the files & serve the application on localhost:3000
npm run dev

Usage

The website is in the app folder. Browse it and use it.

About

a SaveOurAir experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%