Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 392 Bytes

"test from brickweb Co" (IE9 support ^_^)

Github Pages: https://iamcoderua.github.io/brickweb-test/prod/

Author: Stanislav Mikhniev

Istallation instructions:

  1. git clone
  2. cd path/to/...
  3. npm install gulp-cli -g
  4. npm install gulpjs/gulp.git#4.0 -D
  5. npm istall
  6. npm run build (# build for production with minification)
  7. npm run dev (# server with hot reload at localhost:3000)