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: 6 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-08T02:24:57.000Z (about 1 month ago)
- Last Synced: 2025-04-01T22:10:00.629Z (13 days ago)
- Topics: demo, nectarine, peach, preact, preact-apps, preact-demos
- Language: JavaScript
- Homepage: http://nectarine.rocks
- Size: 536 KB
- Stars: 62
- Watchers: 5
- 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