## Commands
You need to run the following commands in order via separate terminals. The app template should then be available at `localhost:8000`.
```bash
npm run serve
```
```bash
npm run dev
```
#development #web_dev #javascript #npm #template #vs_code