Skip to content

just-be-dev/story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm TypeScript Starter

Create Elm apps with type-safe port communication.

Setup

  1. Make sure you have Elm installed on your system.

  2. Install dependencies:

yarn
  1. Start a local dev server
yarn start

Load http://localhost:8080/

-- OR --

Bundle files for production:

yarn build # transpiles all Elm and ts into dist

About

An experiment in Elm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors