Front-end
Last updated
Was this helpful?
Last updated
Was this helpful?
Add your first piece of website. For exemple: an amazing footer.
Add architecture for sass
Welcome in the new JavaScript dependencies world, jungle 🌴🌴🌴
First everything is gonna be alright, just take a breath and read theses sentences.
Npm is a package manager for Node.js Bower is a JavaScript package manager 💀 Yarn is a package manager for your code 🚚✨
Remember just one thing every dependencies lives in package.json
or bower.json
For example if you want the same layout as medium.com you can install the library
🚓 Never omit --save
option because it update automatically the dependecy file. Remember you work in a team. If you install a local dependency without saving it, you are going to break the project for others.
You know how works the dependencies in the JavaScript world.
config.yml