Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.22 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.22 KB

The-environment-channel

A tool to visualize environmental data from ground level. Providing localized weather-related data to individual citizens. The Environment Channel will be linked to the measurements and forecasts of precipitation and air quality. Also the ecosystem can accommodate other types of data.

Installation

*Lastest NodeJS and npm version

*Web Browser: IE11, Chrome, Firefox, ...

Clone project from this link

git clone https://github.com/minhdao911/the-environment-channel.git

Install Node modules in project folder

npm install

To start local node server, in project folder

node server.js

Starting using the in the browser through localhost:3000

Build with

Contributing

See the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details