How to use
- Step 1: Press
Ctrl + P (on Window) or Command + P (on Mac)
- Step 2: Enter
>Get basic app
- Step 3: Enter the name of app you want to get
By default my extension is just support only express app so you need enter express in the input box
- Step 4: Open terminal Ctrl + `
- Step 5: Enter
npm install to insall the package in the package json file
- Step 6: Enter
npm start and we have a basic app :3 . Enjoy
Enjoy!
| |