0.0.1 • Published 6 years ago
@vector-js/library v0.0.1
Vector.js
Vector.js is a Javascript library for creating interactive graphics on the web. The library uses the existing web standards: HTML, SVG, and CSS and has no dependencies. See the Website for getting started, examples, and more.
Development
Clone the repository to your local environment.
git clone https://github.com/vector-js/vector.gitInstall NPM dependencies
npm installBuild the library
npm run buildThen start a local server to view the examples in the "index.html" page.
npm startWeb Site Development
Navigate into the hugo folder
cd hugoServe a local version of the site
hugo serverTools
Acknowledgements
Big shout out to Tania Rascia for her SCSS boilerplate, New Moon Syntax Theme, and inspiration.
0.0.1
6 years ago