Skip to content

rkirov/angular2_calendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a demo of an Angular2 calendar search app. It's only useful to show how to use Angular2.

To run it:

  • Clone this repo
  • npm install -g http-server
  • cd angular2_calendar
  • npm install
  • http-server
  • Go to http://localhost:8008 in your browser
  • Click the "search all month" button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.9%
  • JavaScript 40.4%
  • CSS 6.7%