Skip to content

Latest commit

 

History

History

02-star-wars

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

02 - Star Wars

This second app is a simple app that allows searching for Star Wars characters. Source code is available in src/. To run the demo follow these instructions:

Installation

First, make sure you have create-elm-app installed. You can install it globally with npm:

$ npm install -g create-elm-app

Running

To run the development server, run the below command and go to http://localhost:3000 in your browser.

$ elm-app start