Smart Admin

From Chorke Wiki
Revision as of 08:14, 25 October 2019 by Shahed (talk | contribs) (Created page with "<source lang="bash"> 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 b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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