Dalgona / elm-binclock

Binary clock Elm application

Home Page:http://dalgona.hontou.moe/elm-binclock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-binclock

This is an application written in Elm which displays simple binary clock.

This app is built using Webpack 3.x.

Running App

  1. Run npm install to fetch and install its dependencies.

  2. Run npm run build to build the app. The output will be in dist/ directory.

  3. Or run npm start to start the development server. The server will be listening on port 5757.

License

MIT. See LICENSE file for the full text.

About

Binary clock Elm application

http://dalgona.hontou.moe/elm-binclock

License:MIT License


Languages

Language:Elm 65.9%Language:CSS 22.0%Language:JavaScript 9.3%Language:HTML 2.8%