Skip to content

agentsoftech/angular-presentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.1%
  • TypeScript 9.8%
  • HTML 5.3%
  • CSS 4.8%