Skip to content

rS7Y/bloc

This branch is 42 commits behind opr/bloc:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d739b11 · Sep 8, 2018

History

35 Commits
Sep 8, 2018
Aug 31, 2018
Sep 3, 2018
Aug 15, 2018
Jun 7, 2018
Sep 8, 2018
Jan 29, 2018
Jan 31, 2018
Jan 29, 2018
Feb 1, 2018
Aug 31, 2018
Aug 31, 2018
Sep 5, 2018
Sep 8, 2018
Sep 8, 2018
Sep 8, 2018
Sep 8, 2018

Repository files navigation

Installation

Type yarn install on the command line and let it install. If you're not part of the yarn master race feel free to type npm install.

If you want to become part of the yarn master race visit https://yarnpkg.com to ascend.

Usage

  • Edit your gulpfile, set appUrl to be the URL of the site you're working on. This is what browsersync will proxy to. If you're just using the index.html file that comes with this, then leave it as it is.

  • On the command line type yarn run gulp (from the root of this project) or if you've got gulp installed globally just type gulp.

  • Connect to http://localhost:3000 and marvel at the react hot module reloading and the css injection.

Docs

I promise that I'll write these later

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 83.0%
  • JavaScript 15.6%
  • HTML 1.4%