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

https://github.com/flexbox/preact-currency

⚛️ Precise, Fast, Live
https://github.com/flexbox/preact-currency

preact preact-demos

Last synced: 3 months ago
JSON representation

⚛️ Precise, Fast, Live

Awesome Lists containing this project

README

        

# Currency

## CLI Commands

``` bash
# install dependencies
yarn

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve
```

For detailed explanation on how things work, checkout the [CLI Readme](https://github.com/developit/preact-cli/blob/master/README.md).

## TODO

- [ ] Add routing for conversion with url like `/usd/eur/100/`