Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 1.52 KB

README.md

File metadata and controls

54 lines (29 loc) · 1.52 KB

List<Dev>

List of developers on Github: parts of github.com clone using Elm programming language.

Live demo

Features

  • 📦 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

  • Responsive design

  • Mobile apps

  • UI Playground with UI Explorer

  • PWA (manifest, service worker, add to home, etc.)

Running

yarn         # just the first time
yarn dev     # then open http://localhost:8000

Plus

Gitpod Ready-to-Code

License

MIT