Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryan-haskell/elm-vue

How to embed Elm in a Vue app
https://github.com/ryan-haskell/elm-vue

elm vue

Last synced: about 1 month ago
JSON representation

How to embed Elm in a Vue app

Awesome Lists containing this project

README

        

# Elm Vue Example
> How to embed Elm in a Vue app

### Example

Here is [what it looks like!](https://elm-vue.netlify.com/)

### Run it Locally

1. __`npm install`__

1. __`npm run build`__

1. __`npm run serve`__

1. Check out http://localhost:5000