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 |
| |
+------------------------------------------+
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 :)
HTML5 + SASS + Autoprefixer w/webpack
- install developer dependency (webpack & sass installed with -g option and not included in package.json)
$ npm install
- Run the webpack developer
$ webpack -c -w
$ python -m SimpleHTTPServer 8000
- The local webserver and build tool are set. it is the time for coding :D
- Coding by vincicat