Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jaimeloeuf/feature-voting

SaaS to vote for new features
https://github.com/jaimeloeuf/feature-voting

elm

Last synced: about 2 months ago
JSON representation

SaaS to vote for new features

Awesome Lists containing this project

README

        

# Feature voting
SaaS to vote on what features should be implemented for a given product.
Mainly used internally right now.

## Run
- Run the app using `npm run serve`
- Instead of using a command directly to ensure that the elm-live command works on all platforms
- https://gitmemory.com/issue/wking-io/elm-live/206/580930422
- Command to run it directly in powershell
```powershell
elm-live .\src\Main.elm "--" --output=elm.js
```

## License, Author, Contributing
[AGPL](./LICENSE), [JJ](https://github.com/Jaimeloeuf), hit me up!