Start Elm with no module bundler.
$ git clone https://github.com/y047aka/elm-starfighter.git
$ cd elm-startfighter
$ npm install
$ npm start
cpx2 and rimraf works on Windows as well.
Run clean and watch sequentially.
The name of output directory is "docs".
Run clean and compile sequentially.
The name of output directory is "public".