https://github.com/shadowc/jsfusion-samples
A set of samples to help human-test the jsfusion library.
https://github.com/shadowc/jsfusion-samples
Last synced: 6 months ago
JSON representation
A set of samples to help human-test the jsfusion library.
- Host: GitHub
- URL: https://github.com/shadowc/jsfusion-samples
- Owner: shadowc
- License: mit
- Created: 2022-02-27T18:26:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T14:00:57.000Z (over 1 year ago)
- Last Synced: 2025-01-17T07:33:18.779Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JsFusion-samples
A set of samples to help human-test the
[JsFusion](https://github.com/shadowc/jsfusion) Framework.
## Setup
Just checkout the project and run:
```console
./bin/docker up
```
The open the link `localhost:8000` in your browser.
## Learn more about JsFusion
Head to [the JsFusion website](https://jsfusion.org) if you want to learn
more about this Framework.