Smart Admin: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 13: Line 13:


==References==
==References==
* [https://stackoverflow.com/questions/38719999 Cannot read property 'apply' of undefined]
{|
| valign="top" |
* [https://stackoverflow.com/questions/38719999 Cannot read property 'apply']
* [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/ui_breadcrumbs.html Breadcrumbs]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/form_plugins_datepicker.html Date Picker]
 
| valign="top" |
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/ui_button_group.html Button Group]
* [[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/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_tooltips.html Tooltips]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/ui_toasts.html Toasts]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/ui_cards.html Cards]
| valign="top" |
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/notifications_toastr.html Notifications Toaster]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/intel_analytics_dashboard.html Panel Styles]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/notifications_sweetalert2.html Sweet Alert]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/ui_dropdowns.html Dropdowns]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/plugin_slimscroll.html Slim Scroll]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/plugin_pacejs.html PaceJS]
* [https://www.gotbootstrap.com/themes/smartadmin/4.0.2/ui_tabs_pills.html Tabs]
|}

Latest revision as of 19:11, 27 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