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: 18 days ago
JSON representation
:peach: A mobile web / Android app for Peach! (peach.cool) :zap:
- Host: GitHub
- URL: https://github.com/developit/nectarine
- Owner: developit
- Created: 2016-01-12T01:46:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T18:56:14.000Z (over 2 years ago)
- Last Synced: 2024-10-05T04:08:47.630Z (30 days ago)
- Topics: demo, nectarine, peach, preact, preact-apps, preact-demos
- Language: JavaScript
- Homepage: http://nectarine.rocks
- Size: 381 KB
- Stars: 62
- Watchers: 6
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - nectarine
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