- Interactive shell environment (REPL) to enter commands and receive feedback
- Autocomplete commands on TAB key press
- Clear on CTRL+L key press
- Clickable commands
- Time travel through command history using 'up/down arrow' keys
- And many more...
npm install
elm-app start
npm run-script build