Elm Pokedex

This is a Pokedex written in Elm to test stuff

available scrips

install with npm install

build with npm run build

start server with npm run serve

auto-format elm code with npm run format

rebuild on change npm run watch