17.0.0 • Published 1 year ago

kdu-loader v17.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

kdu-loader

Kdu.js component loader for Webpack.

The best way to get started is with kdu-cli:

npm install -g kdu-cli
kdu init webpack-simple hello
cd hello
npm install
npm run dev

This will setup a basic Webpack + kdu-loader project for you, with *.kdu files and hot-reloading working out of the box!