Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 243 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 243 Bytes

polymer-note-app-skeleton

Note app skeleton built with Polymer. Example for students.

How-to-install

  1. Clone the project
  2. Type bower install in note-app directory. (automatic install)
  3. Type npm install in note-app directory.