Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 589 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 589 Bytes

Synopsis

A darksky API consumer UI. Enable cross origin resource sharing in your browser to be able to access darksky from localhost.

Installation

Use 'gulp connect' to start the application then go to http://localhost:8000

Use 'gulp default' to start the development environment go to http://localhost:8000

For the build use 'gulp build' then go to http://localhost:9000

Documentation

gulp ngdocs

gulp connect

go to http://localhost:8000/docs

Tests

Are run automatically when invoking 'gulp default' (for TDD) or run only once when invoking 'gulp build'

License

MIT