https://github.com/afrontend/fp-block
library for fp-block-game
https://github.com/afrontend/fp-block
Last synced: 12 months ago
JSON representation
library for fp-block-game
- Host: GitHub
- URL: https://github.com/afrontend/fp-block
- Owner: afrontend
- License: mit
- Created: 2019-03-16T14:31:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T13:06:06.000Z (over 1 year ago)
- Last Synced: 2025-06-17T00:45:59.157Z (12 months ago)
- Language: JavaScript
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fp-block
> library for [fp-block-game](https://github.com/afrontend/fp-block-game)

## Just run
```sh
npx fp-block
```
## Run with source
```sh
git clone https://github.com/afrontend/fp-block.git
cd fp-block
npm install
npm start
```
## License
MIT © Bob Hwang