Skip to content

rtlevy/plotter2

Repository files navigation

Plotter 2

Building

In the project directory, run:

npm install
npm run build

This will compile the TypeScript sources and create a bundle script. Alternatively, you can also run

npm install
npm run watch

to start the Webpack watcher service, which will build the project as changes are made to files.

Running

You can start a node server to serve the contents of the client/public directory by running

npm start

About

Vector field plotter for React and Canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors