Files
scc22/README.md
2022-11-03 12:27:31 +05:30

11 lines
79 B
Markdown

### Getting Started
```sh
npm i
npm run dev
npm run build
npm run serve
```