814e7bc4ac
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days. |
||
---|---|---|
.vscode | ||
generators/app | ||
.gitignore | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
package.json | ||
tsconfig.json |
README.md
Yo Code JavaScript
Generator for JavaScript projects that used with VS Code.
Installation
Install Yeoman and this generator
npm install -g yo generator-code-javascript
Run To Code JavaScript
To launch the generator simply type:
yo code-javascript