Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.17 KB

README.md

File metadata and controls

37 lines (32 loc) · 1.17 KB

About

10 year anniversary of BarcampHK 。:.゚ヽ(*´∀`)ノ゚.:。

+------------------------------------------+
| BarCamp Hong Kong 2017                   |
| Saturday, Dec 16, 2017                   |
|                                          |
| 09:00 AM to 06:00 PM                     |
|                                          |
| 15/F Hong Kong Club Building,            |
| 3A Charter Road, Central                 |
|                                          |
+------------------------------------------+

Improvements / Pull Requests are welcome

Found Something broken? The text is too long? Want a chinese website? Better design? Send us a PR or twitter DM to @vincicat for discussion and bug report :)

Documentation

Technical detail

HTML5 + SASS + Autoprefixer w/webpack

Getting Started

  1. install developer dependency (webpack & sass installed with -g option and not included in package.json)
$ npm install
  1. Run the webpack developer
$ webpack -c -w
$ python -m SimpleHTTPServer 8000
  1. The local webserver and build tool are set. it is the time for coding :D

Credit

  • Coding by vincicat