1.0.1 • Published 4 years ago

@revotechuet/contour-module v1.0.1

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

vuejs-contour-module

a contour drawing module written in vuejs

development for vuejs

run yarn dev:vue for start watching files and serve on port 3000

production for vuejs components

run yarn prod:vue for packing files for production build

this module can also build for angularjs (angular 1.x)

development for angularjs

run yarn dev:angular for start packing and watching files and serve on port 3000

production for angularjs components

run yarn prod:angular for packing files for production build