List of developers on Github: parts of github.com clone using Elm programming language.
- 
📦 Zero configuration environment with Parcel bundler
 - 
💅 elm-ui - layout with zero css
 - 
🚆 Navigation
 - 
SPA
 - 
🚀 Zero configuration deployment on ZEIT Now. Automated deployment on commit to Github.
 - 
JS interop using Typescript
 - 
Testing
 - 
Github Rest API
 - 
Github GraphQL API
 - 
Authentication with Auth0
 - 
Mobile apps
 - 
UI Playground with UI Explorer
 - 
PWA (manifest, service worker, add to home, etc.)
 
yarn         # just the first time
yarn dev     # then open http://localhost:8000- 
Application: http://localhost:8000
 - 
UI explorer: http://localhost:8800