Skip to content

CatFactoryTeam/CatFactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).