Skip to content

A set of sensible defaults for building SPAs in Elm.

Notifications You must be signed in to change notification settings

mattweldon/fangorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fangorn

A set of sensible defaults for building SPAs in Elm.

Features

  • Push-state Routing
  • Multiple Layouts

Defaults

  • Uses Brunch as the build tool (fits in with my Elixir/Phoenix workflow).
  • SCSS as the CSS pre-processor.
  • Bootstrap 3 as the UI Framework.

Requirements

  • Elm
  • Node / NPM

Installation

  1. Clone this repo.
  2. Copy the files (to ensure you don't inherit the Git history).
  3. Install deps with elm package install && npm install.
  4. Build using npm start

About

A set of sensible defaults for building SPAs in Elm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published