Skip to content

things-nyc/mapthethings-web-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapthethings-web-client

Web client for MapTheThings data

Development

Prerequisites

In order to build the web client, the following must be installed:

NodeJS

Webpack Development Server

npm install -g webpack-dev-server

Development Server

To start up the local development environment start with:

npm install

Then run:

 webpack-dev-server

Then point your browser to http://localhost:8080/webpack-dev-server/. (note the slash at the end)

About

Web client for MapTheThings data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published