64 Forks
305 Stars
305 Watchers

browser

Create Elm programs that run in browsers!

How to download and setup browser

Open terminal and run command
git clone https://github.com/elm/browser.git
git clone is used to create a copy or clone of browser repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with browser https://github.com/elm/browser/archive/master.zip

Or simply clone browser with SSH
[email protected]:elm/browser.git

If you have some problems with browser

You may open issue on browser support forum (system) here: https://github.com/elm/browser/issues