Smart Admin: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
Line 13: Line 13:


==References==
==References==
{|
| valign="top" |
* [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]
Line 19: Line 21:
* [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_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_plugin_imagecropper.html Image Cropper]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/ui_breadcrumbs.html Breadcrumbs]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/form_plugins_datepicker.html Date Picker]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/form_plugins_datepicker.html Date Picker]
| valign="top" |
* [[React Native]]
* [[React Native]]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/form_plugins_dropzone.html Drop Zone]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/form_plugins_dropzone.html Drop Zone]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/ui_accordion.html Accordion]
* [http://gotbootstrap.com/themes/smartadmin/4.0.2/ui_scrollspy.html Scrollspy]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/ui_toasts.html Toasts]
|}

Revision as of 09:12, 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