4.5.15 • Published 2 years ago

@nkduy/cli-service-global v4.5.15

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@nkduy/cli-service-global

Installing this package globally allows you to run kdu serve and kdu build directly without any local dependencies:

npm install -g @nkduy/cli-service-global
echo '<template><h1>Hello!</h1></template>' > App.kdu
kdu serve