BrainF*ckIDE (Alpha)

BrainF*ckIDE (Elm)

demo

Image from Gyazo

Configuration

  • npm version x.x.x

Elm install

Prease view to https://guide.elm-lang.org/install.html

$ npm install -g elm

elm-live install

$ npm isntall -g elm-live

Yarn install

$ npm install -g yarn

packages

$ elm install 
$ yarn install

Run Applicatgion

$ npm run elm-live
$ npm run webpack-watch