Smart Admin: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
Line 15: Line 15:
* [https://stackoverflow.com/questions/38719999 Cannot read property 'apply' of undefined]
* [https://stackoverflow.com/questions/38719999 Cannot read property 'apply' of undefined]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/info_app_docs.html Overview & Installation]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/info_app_docs.html Overview & Installation]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/form_plugins_daterange_picker.html Date Range Picker]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/form_plugin_select2.html Searchable Select]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/form_plugins_ionrangeslider.html ION Range Slider]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/form_plugin_imagecropper.html Image Cropper]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/form_plugins_datepicker.html Date Picker]
* [[React Native]]
* [[React Native]]

Revision as of 08:58, 25 October 2019

unzip -l WB0573SK0.zip
unzip WB0573SK0.zip

cd ./smartadmin-package-4.0.2
cd ./smartadmin-html-full

npm install gulp
npm i -g gulp-cli
npm install
gulp build

References