0.1.4 • Published 5 years ago

tb-webkit v0.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Trollbot Webkit

Boiler template for the following frameworks:

  • Webpack
  • Babel
  • React
  • SCSS

Download

npm install tb-webkit
rsync -a node_modules/tb-webkit/ .

Move all contents to your destination directory. If webpack runs into issues, it's likely .babelrc didn't get copied over. Recommend moving the entire "tb-webkit" folder and over so hidden files are copied as well.

Usage

// localhost:8000 development
npm run dev

// builds project into dist
npm run prod
0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago