🍑 A mobile web / Android app for Peach! (peach.cool) ⚡️
JavaScript CSS HTML
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src
.babelrc
.editorconfig
.eslintignore
.eslintrc
.gitignore
CNAME
README.md
package.json
webpack.config.babel.js

README.md

🍑 Nectarine.rocks ⚡️

A peach client for (mobile) web, styled a 'la Material Design.

Built with peach.cool.

Installation

# get it
git clone git@github.com: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