Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lcaohoanq/web-block-hitter-frontend


https://github.com/lcaohoanq/web-block-hitter-frontend

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

![demo_block_hitter](https://github.com/lcaohoanq/Web-Block-Hitter-Frontend/assets/136492579/f827de5f-72cb-4157-81cc-f1e5ea388378)

- Set up
```bash
npm i
```

- Run

```bash
npm run watch
npm run build:dev
npm run serve
```