Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ryan-haskell/elm-vue
- Owner: ryan-haskell
- Created: 2018-08-17T18:56:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-17T18:57:18.000Z (over 6 years ago)
- Last Synced: 2024-11-27T09:29:34.007Z (about 1 month ago)
- Topics: elm, vue
- Language: Elm
- Homepage: https://elm-vue.netlify.com/
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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