There are two installation process.
If you do not want to use gulp and sass. You can easy start using the project just by putting the file inside your localhost directory.
The following process will be used to install admin dashboard using package manager
node_modules
folder : Run npm install
command to install node_modules folder with dependencies.npm install gulp -g
.
sudo npm install gulp -g
)gulp hello
node-scss
, use the cmd npm rebuild
. If the issue still occurs then, add --force
like this npm rebuild --force
. It will solve the issue. In case if you are experiencing an error, kindly contact usgulp-sass
gulp vdm:sass:assets
gulp vdm:sass:plugins
vdm
Denote Vertical Dark Menu layout. Same for Vertical Light Menu and Collapsible Menu it will be vlm
and cm
respectivelygulp watch
Use watch:vdm
command execute browser-sync and gulp-sass functions simultaneolusly.
vdm
Denote Vertical Dark Menu layout. Same for Vertical Light Menu and Collapsible Menu it will be vlm
and cm
respectively