0.0.2 • Published 4 years ago

@betalectic/form-hooks v0.0.2

Weekly downloads
13
License
-
Repository
-
Last release
4 years ago

nx g @nrwl/workspace:lib vanilla-dates --publishable --js --importPath="rjvim/vanilla-dates" --tags="scope:public,type:util,target:all"

nx g @nrwl/node:library vanilla-dates --publishable --js --importPath="betalectic/vanilla-dates" --tags="scope:public,type:util,target:all"

nx g @nrwl/react:library form-hooks --publishable --js --importPath="@betalectic/form-hooks" --tags="scope:public,type:util,target:all"

nx generate @nrwl/react:application myapp2 --js

nx generate remove vanilla-dates

nx run vanilla-dates:build

npm publish --access public

nx run vanilla-dates:build

nx run form-hooks:build