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

https://github.com/jeffreyatw/menorah

An HTML5 menorah
https://github.com/jeffreyatw/menorah

hanukkah html5 javascript jquery-ui menorah nodejs toy webpack

Last synced: about 2 months ago
JSON representation

An HTML5 menorah

Awesome Lists containing this project

README

          

# HTML5 Menorah

Prereqs: [Node/NPM](https://nodejs.org)

## Install

```sh
git clone git@github.com:JeffreyATW/menorah.git
npm i
```

## Develop

```sh
npm start
```

## Build

```sh
npm run build
```

Files will appear in `dist`.