ColorlibHQ / gentelella

Free Bootstrap 4 Admin Dashboard Template
https://colorlib.com/polygon/gentelella/index.html
MIT License
21.08k stars 6.86k forks source link

Need help in using gentelella from node_modules into my project files #322

Closed srsprasad closed 7 years ago

srsprasad commented 7 years ago

Hi, My background is completely on Java since 10 years, but willing to learn AngularJS.

Was trying to use Awesome theme 'gentelella' using 'npm install gentelella' which created folder in node_modules/gentelella. My very basic question is, how can I use from here. Sorry if it sounds very silly, but I can't stop myself from asking even stuppid questions If I don't understand it.

I scaffolded my app which includes: webpack, gulp babel and angularjs.

AndreiCN commented 7 years ago

Hi there @srsprasad ,

Well it depends how you want use it, but for instance if you are trying to open a HTML page you find it in gentelella/production/index.html (example) or gentelella/build/custom.js (if you want to open the main JS file).