hingsir / jstips-site

Static site of jstips

Home Page:http://jstips.hingsir.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static site of jstips

Get started

Install dependencies npm

$ npm install

Run

$ gulp && gulp md5

Commit files

$ gulp deploy

Local preview (recommends using anywhere)

$ npm install -g anywhere
$ anywhere -p 8888

Note You need append a .html postfix to your browser location while previewing, otherwise you will get a 404 error.That would not happen after the static files deployed to the github pages.

License

Copyright © 2016 hingsir Released under the MIT license.

About

Static site of jstips

http://jstips.hingsir.com/


Languages

Language:CSS 80.7%Language:JavaScript 11.5%Language:HTML 7.8%