Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lcaohoanq/web-block-hitter-frontend
https://github.com/lcaohoanq/web-block-hitter-frontend
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lcaohoanq/web-block-hitter-frontend
- Owner: lcaohoanq
- Created: 2024-05-15T16:14:07.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-15T17:15:54.000Z (6 months ago)
- Last Synced: 2024-05-16T05:47:16.542Z (6 months ago)
- Language: SCSS
- Homepage: https://web-block-hitter-frontend.vercel.app
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```