Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 570 Bytes

File metadata and controls

35 lines (19 loc) · 570 Bytes

A cat factory

A CatFactory project

Bring you happiness

This factory has only one goal: make you happy.

Build

You need Elm and npm.

elm-package install

npm install

Then...

gulp build

Go to dist/ and enjoy!

Dev

gulp --serve --watch

Powered by

The whole application is made with Elm.

Every cats are delivered from our RESTful API (CatApi).