Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 542 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 542 Bytes

lspa

Limitless spa - the single page app for the limitless garden API backend.

Building a SPA for limitless garden.

Technology stack:

  • Angular 2.x
  • Webpack
  • Karma tests
  • npm / package.json as task runner

References

Angular 2 website, especially the Angular Webpack Tutorial

TODO

  • review the deploy and build pipeline to production,
  • add travis CI
  • add deploy from GIT (either automatic from successful travis build, or from "git push dokku master" command.