Skip to content

UreekaBiz/svg-poc

Repository files navigation

SVG | Proof of Concept

Prerequisites

Ensure the correct version of NodeJS (and corresponding NPM version)

nvm install --latest-npm

Set up dependencies

npm install

Dev Environment

Watch (start) web: npm run start

There should be no errors or warning seen. Defaults to localhost:8080

Clean

rm -rf node_modules

About

An Excalidraw-like SVG Proof-of-Concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages