Skip to content

siclo/elm-platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Hot Loader Starter Kit

Requirements

  • Elm 0.17+
  • elm-webpack-loader 3.0.0+
  • elm-hot-loader 0.3.0+

Setup

# clone this repository
git clone https://github.com/fluxxu/elm-hot-loader-starter.git
cd elm-hot-loader-starter
# install node dependencies
npm install

Development

npm run dev

open http://localhost:3000

Build for production

# build project, copy js, html and assets to ./dist
npm run build

About

Little platformer game in elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors