All Projects → andreaferretti → paths-js-react-demo

andreaferretti / paths-js-react-demo

Licence: other
Demo application for Paths.js

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Paths.js Demo application

This is an application to demonstrate the use of Paths.js with Facebook React to create interactive SVG graphics.

Running

The application uses NPM to manage the dependencies. To run it, first install the dependencies with

npm install

Then a running server can start with

npm start

Otherwise a self-contained distribution can be obtained with

npm run build

Status

The demo is still incomplete, and fails to show many of Paths.js features. A more complete demo can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].