An open API service indexing awesome lists of open source software.

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

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