Smart Admin: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
Line 14: Line 14:
==References==
==References==
* [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]
* [[React Native]]
* [[React Native]]

Revision as of 08:43, 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