ohanhi / elm-native-ui

[CLOSED] Experiment: mobile apps in Elm using React Native.
BSD 3-Clause "New" or "Revised" License
1.54k stars 76 forks source link

Add missing documentation and Circle CI config #55

Closed jsteiner closed 7 years ago

jsteiner commented 7 years ago

elm make was failing due to missing docs. This PR adds the missing documentation stubs and adds a Circle CI config to ensure that future builds successfully compile.

ohanhi commented 7 years ago

Thanks, Josh, for this and the code generator PR!

jsteiner commented 7 years ago

@ohanhi I forgot to mention that you'll have to enable Circle CI on the repo, since I don't have contributor access.