Create Elm apps with type-safe port communication.
-
Make sure you have Elm installed on your system.
-
Install dependencies:
yarn- Start a local dev server
yarn start-- OR --
Bundle files for production:
yarn build # transpiles all Elm and ts into dist