https://github.com/effectai/hackathon-boilerplate
Boilerplate for the hackathon, including node script and webpage showcasing basic effect-js functionalities.
https://github.com/effectai/hackathon-boilerplate
Last synced: about 1 year ago
JSON representation
Boilerplate for the hackathon, including node script and webpage showcasing basic effect-js functionalities.
- Host: GitHub
- URL: https://github.com/effectai/hackathon-boilerplate
- Owner: effectai
- License: gpl-3.0
- Created: 2021-11-07T16:47:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-21T14:18:49.000Z (over 4 years ago)
- Last Synced: 2025-03-26T14:11:45.866Z (about 1 year ago)
- Language: JavaScript
- Size: 1.09 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Effect-JS Hackathon Boilerplate 🛵

Boilerplate for the hackathon, including node script and webpage showcasing basic effect-js functionalities.
You can find the corresponding documentation in the `node` and `browser` folders.
# Hackathon
Join the hackathon and get your first effect-js project running!
[Join at DevPost](https://effect-network-hackathon.devpost.com/)
# Demo
A demo of the browser boilerplate can be found at the following link:
[Hackathon Browser BoilerPlate Demo](https://effectai.github.io/hackathon-boilerplate/)
# Quickstart
Take a look at the [quickstart guide](https://developer.effect.network/quickstart/) in order to understand how to install and use the library.