Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yinkakun/fireboy-dml
https://github.com/yinkakun/fireboy-dml
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yinkakun/fireboy-dml
- Owner: yinkakun
- Created: 2022-01-24T14:51:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T06:04:10.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T07:11:40.698Z (3 months ago)
- Language: TypeScript
- Size: 143 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fireboy DML Fan Site
## Local Development
```bash
# Install dependencies
$ yarn install# Serve with hot reload at localhost:3000
$ yarn dev# Generate static project
$ yarn build
```