saikurra / node_library_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node_library_app

--------------Brackets Plugins------------------

https://github.com/David5i6/Brackets-Delkos-Dark-Theme

View > Themes > Delkos Dark Theme

Beautify -- ctrl shift L

Brackets File Tabs -- view > Show tabs

Snippets

Brackets Icons

Brackets CSS Color Preview

Brackets Snippets (by edc) : CL then tab print console.log

-------------- Installing Packages -----------------

npm install express --save, which will install express and add dependency in package.json

-----------------NPM Versioning----------------------

^4.xx.x auto major version update ~4.12.x auto minor version update 4.12.3

About


Languages

Language:HTML 76.2%Language:CSS 20.6%Language:JavaScript 3.1%