Skip to content

AnteaterKit/angular-presentation

 
 

Repository files navigation

AngularPresentation

Join the chat at https://gitter.im/AngularNYC/angular-presentation

Demo: Demo

Project structure

There are 2 folders in the src/app folder:

  • presentation contains the actual presentation engine
  • demo contains the demo app

How to:

  • clone: git clone https://github.com/AngularNYC/angular-presentation.git
  • Install npm. Test with npm -v
  • install: npm install
  • start: npm start
  • test: npm test

Developing for offline mode:

  • npm run sw-serve
  • open localhost:8080

This project was generated with Angular CLI version 1.0.0.

About

Angular presentation library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • TypeScript 2.9%
  • CSS 2.3%
  • HTML 1.2%