This is my engineering profile.
- Typescript
- Scss
- Vue3
-
Install the recommended extensions(See: .vscode\extensions.json)
-
placing & edit
.env
file for your environment.cp .env{.example,.development}
-
build docker container
docker-compose build -f .devcontainer\docker-compose.yml
-
Execute
Reopen in container
on the command palette -
install node package
npm install
npm run serve
npm run build
npm run lint
This software is released under the MIT License, see LICENSE.