Template for start project
| Extension | Link |
|---|---|
| EditorConfig for VS Code | https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig |
| ESLint | https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint |
| Prettier - Code formatter | https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode |
Run command:
yarnInstall the http-server package globally on your system:
npm install -g http-serverRun command:
yarn startRun command:
yarn buildRun command:
yarn preview