developit / nectarine

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

Home Page:http://nectarine.rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://nectarine.rocks


Languages

Language:JavaScript 81.3%Language:Less 16.9%Language:EJS 1.8%