Today, lets learn.. how to create, update, retrieve and delete a lightning web component(lwc) from an sfdx project using command line interface (CLI). So, lets start from scratch.. Go to a fresh / New folder in your desktop.. and execute the below command. It creates an empty sfdx project container with name dreamhouse, now point …
Read More