making
A record of trials to create a fashionable dashboard. Install Gentelella via bower, a front-end package management tool. OS is windows 10 home edition.
To install bower, first download and install the corresponding node.js from the following site.
install node.js https://nodejs.org/ja/download/
Install bower using node.js
npm install bower -g
Initialize bower
bower init
Move to working directory
cd project/path
Recommended Posts