FullStack developer environment
Note: Run all software as administrator.
-
VSCode
- Vs Code Recommended Extenstions (https://gist.github.com/rupeshtiwari/9e53cfb0b23590a0ae1c526629fbc46e )
- Vs Code Recommended Font Settins ( Fira Code ) (https://gist.github.com/rupeshtiwari/44c892cb29dffd6343d1ab9d1c1dc5cb)
-
Node.JS
- run
npm -v
&node -v
to confirm installation.
- run
-
Install MongoDb Server Download Mongo Db Server Here!
- Installation Guide for mongodb server in windows/mac machine https://gist.github.com/rupeshtiwari/2eaa1b40e5bdd23de27fef3289bc92f4
-
Install Angular CLI
npm i -g @angular/cli
- Confirm Angular Installation by running
ng --version
- Confirm Angular Installation by running
-
Install Git Setup Git Email Id
git config --global user.email "[email protected]"
-
Install Notepad ++
-
Install recommended font in your windows machine. Fira Code Font installation guide (https://gist.github.com/rupeshtiwari/44c892cb29dffd6343d1ab9d1c1dc5cb )
If you are using laptop then I prefer toggling function keys just like desktop computer.