Skip to content

collaction/barcamphk2017

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.7%
  • CSS 45.0%
  • JavaScript 6.3%
  • Ruby 2.0%