Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohitghatol/kinoshapes
Shapes WebComponents
https://github.com/rohitghatol/kinoshapes
Last synced: 25 days ago
JSON representation
Shapes WebComponents
- Host: GitHub
- URL: https://github.com/rohitghatol/kinoshapes
- Owner: rohitghatol
- Created: 2014-07-12T16:22:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T12:11:02.000Z (over 10 years ago)
- Last Synced: 2024-10-29T18:12:28.722Z (2 months ago)
- Language: JavaScript
- Size: 219 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
KinoShapes
==========
### [Web Components for Power Point like Shapes]KinoScribe is Web Components for creating Power Point like Shapes
Usage
======
TBDProject Setup
==============
If you are a Developer and want to play with the code. Here is how you setup this Project.Prerequistes
------------
* node installed
* yeoman installed
* Install polymer generation - $>npm install -g generator-polymerSteps
------* Create a Parent Directory - $>mkdir polymer-projects
* Move into the directory - $>cd polymer-projects
* Generate a sample polymer project - $>yo polymer
* Clone kinoscribe project - $>git clone https://github.com/rohitghatol/kinoscribeRunning the Demo
-----------------In my case I use WebStorm, I right click on kinoscribe/demo.html and click on "Open in Brower"
I see the following url opens up in chrome* http://localhost:63342/synerzip-polymer/kinoshapes/demo.html