kkamkou / ryd-insider-program-fe

Frontend of the Ryd.one Insider Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wercker status PDD status

Ryd.one Insider Program

Install

npm install
cp config.json.dist config.json

Build

// local development
NODE_ENV=development npm run build development

// minified and uglified version for production
NODE_ENV=production npm run build production

About

Frontend of the Ryd.one Insider Program

License:Apache License 2.0


Languages

Language:Vue 82.2%Language:JavaScript 16.2%Language:HTML 1.5%Language:CSS 0.1%