https://github.com/uesteibar/hypertalk
Talk for #meleeton2017 about Hyper.js
https://github.com/uesteibar/hypertalk
Last synced: 2 months ago
JSON representation
Talk for #meleeton2017 about Hyper.js
- Host: GitHub
- URL: https://github.com/uesteibar/hypertalk
- Owner: uesteibar
- License: mit
- Created: 2017-04-18T21:43:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-21T20:33:14.000Z (about 8 years ago)
- Last Synced: 2025-01-11T11:47:47.563Z (4 months ago)
- Language: JavaScript
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Hypertalk
Some silly slides about getting started with Hyper and writing a plugin for it.
## Reference
Created using Spectacle. The core API is available [HERE](https://github.com/FormidableLabs/spectacle/blob/master/README.markdown).
## Running
Clone the repo and run `yarn` or `npm install`
Then, to start up the local server, run `npm start`
Open a browser and hit [http://localhost:3000](http://localhost:3000), and we are ready to roll