Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeffreyatw/menorah

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

hanukkah html5 javascript jquery-ui menorah nodejs toy webpack

Last synced: 24 days ago
JSON representation

An HTML5 menorah

Awesome Lists containing this project

README

        

# HTML5 Menorah

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

## Install

```sh
git clone [email protected]:JeffreyATW/menorah.git
npm i
```

## Develop

```sh
npm start
```

## Build

```sh
npm run build
```

Files will appear in `dist`.