nishitmehta1 / cleanafterCreateReact-vscodeExtention

Cleans-Up after Create React App

Home Page:https://marketplace.visualstudio.com/items?itemName=3248.cleanup-after-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download Link

https://marketplace.visualstudio.com/items?itemName=3248.cleanup-after-react

Clean: create-react-app

Instantly delete unnecessary boiler plate contents.

Commands

Clean App.js, App.css and delete logo.svg

Windows - Ctrl + alt + a
Mac - Cmd + alt/options + a

Clean App.js, App.css and delete logo.svg and import Bootstrap

Windows - Ctrl + alt + b
Mac - Cmd + alt/options + b

Running instructions

Make sure that you are in the folder created by create-react-app and not outside it.

Happy Coding!