Ecosyste.ms: Awesome

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

https://github.com/developit/nectarine

:peach: A mobile web / Android app for Peach! (peach.cool) :zap:
https://github.com/developit/nectarine

demo nectarine peach preact preact-apps preact-demos

Last synced: 8 days ago
JSON representation

:peach: A mobile web / Android app for Peach! (peach.cool) :zap:

Lists

README

        

# :peach: [Nectarine.rocks](http://nectarine.rocks) :zap:

> A peach client for (mobile) web, styled a 'la Material Design.
>
> Built with [peach.cool](https://github.com/developit/peach.cool).

## Installation

```sh
# get it
git clone [email protected]:developit/peach-web.git
cd peach-web

# install dependencies
npm install

# start live-reload dev server + proxy
PORT=8080 npm run dev

# build for production. drops static files in build/
npm run build
```

## License

MIT