tonyhhyip / hkoscon-2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hong Kong Open Source Conference 2018

Build Status

Requirement

Development

Install

yarn

Initial Setup for Webpack Config

You have to run this command every time you change the config in webpack

yarn setup

Start Development Server

yarn dev # Server is running on 8080 port

Production Build

yarn build

About


Languages

Language:CSS 67.5%Language:HTML 14.6%Language:JavaScript 10.7%Language:Vue 7.2%