andrewcourtice / vuetiful

Vuetiful is a component framework written on top of the Vue reactive library. It is primarily designed for creating business/administration applications where the displaying of data is paramount.
MIT License
488 stars 108 forks source link

Browserify instead of Webpack #27

Open kaerimichi opened 7 years ago

kaerimichi commented 7 years ago

Would it be possible to use Vuetiful components with Browserify instead of Webpack? If so, could you give me some guidelines?

Thank you.