XUtils

elmkit

A lightweight Brunch based setup for web app. Includes Brunch, Hot Module Replacement, Elm, Scss, Elm tests.


Build Status Open Source Helpers

img

Elm kit - web application boilerplate | starter kit

Elm kit is web application boilerplate kit for development. This kit build on Brunch, Node, Sass, Elm-lang. It helps you to start development more productive following best practices.

Features

Getting started

Commands

npm run development - Run development server

npm run build - Create build for production

npm test - Run tests (compile and run, wrapper for elm-test)

Requirements

You need to install Node, Elm-lang;


Articles

  • coming soon...