Skip to content

khanhduy1407/kdu-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdu-loader

Kdu component loader for Webpack.

NOTE: the master branch (9.0+) only works with Kdu 2.x.

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!

For advanced kdu-loader configuration, checkout the documentation.

About

Kdu single-file component loader for Webpack

Resources

License

Stars

Watchers

Forks

Packages

No packages published