Skip to content

octo-webf/microblog-elm

Repository files navigation

Build Status

microblog-elm

Requirements

Node (>= 6.9) installed

Yarn (>= 0.21.3) installed

npm install -g [email protected]

Development

Installing the application

yarn

Launching tests

yarn test
or
yarn test-watch

Building CSS

yarn build-css

Launching the application

It uses webpack 2 to sequentially run the ELM compiler, build the resulting JS bundle and serve it through a dedicated local server.

yarn watch

You can then access the application : http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published