Skip to content

wellyal/generate-elm-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Elm App

Simple setup for elm application

Installing

Install generate-elm-app by just running

npm install generate-elm-app

Usage

generate-elm-app

type the name for your project folder and then

cd project-name
npm start