youpin-city / youpin-web

YouPin on the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouPin (ยุพิน)

This is web frontend for YouPin open reporting platform.

Installation

$ npm install -g pm2
$ npm install

For Local Development

# On OSX, map port 80 -> 7000 so we can access on local mapped domain
# Need to edit /etc/hosts e.g. 127.0.0.1 local.www.youpin.city

$ npm start
# Watch change and rebuild continuously on another terminal window.

$ npm run watch

Build

$ npm run build

About

YouPin on the web

License:MIT License


Languages

Language:JavaScript 95.2%Language:CSS 3.3%Language:HTML 1.5%Language:Shell 0.0%