Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

y047aka/elm-starfighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm startfighter

Start Elm with no module bundler.

Installation

$ git clone https://github.com/y047aka/elm-starfighter.git
$ cd elm-startfighter
$ npm install
$ npm start

Cross platform

cpx2 and rimraf works on Windows as well.

Start (npm start or make start)

Run clean and watch sequentially.
The name of output directory is "docs".

Build (npm run build or make build)

Run clean and compile sequentially.
The name of output directory is "public".

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published