项目作者: lastikas

项目描述 :
Learning Elm with data provided by Nasa's Apod Api
高级语言: Elm
项目地址: git://github.com/lastikas/elm-nasa-apod.git
创建时间: 2017-01-29T16:46:20Z
项目社区:https://github.com/lastikas/elm-nasa-apod

开源协议:MIT License

下载


This project was created with the intention to learn Elm


This project is bootstrapped with Create Elm App.

Install dependencies:

  1. npm install

Start dev web server:

  1. npm start