generator-kendoui-mobile-boilerplate

Kendo UI mobile boilerplate

Usage no npm install needed!

<script type="module">
  import generatorKendouiMobileBoilerplate from 'https://cdn.skypack.dev/generator-kendoui-mobile-boilerplate';
</script>

README

kendoui-mobile-boilerplate

Boilerplate for KendoUI mobile application

Prerequisites:

  • NodeJS

    Install latest version from http://nodejs.org/

  • Package manager Bower

    npm install -g bower

Tip: If you have problem acessing downloading packages via git://, use

git config --global url.https://.insteadOf git://

command to prefer https over git protocol