0.5.1 • Published 6 years ago

rscaffold v0.5.1

Weekly downloads
8
License
MIT
Repository
github
Last release
6 years ago

React Scaffold

npm version JavaScript Style Guide

Asciinema Demo

A slighlty opinionated React Scaffold Tool by Mike3run because we all hate repetition...

$ npm install rscaffold plop

Now in your plopfile.js

module.exports = plop => {
  plop.load('rscaffold')
}

In your package.json add this to your scripts:

"plop": "plop"

and finally in your terminal:

$ npm run plop

No need for global bamboozles.

Available Commands

  • component
  • container: Please press enter after running this. See #1

Protip

Add a plugin to your terminal to run local npm bin executables like a boss:

I recommend add-local-binaries-to-path

$ npm install -g add-local-binaries-to-path

That's it, never worry about local binaries again.

$ plop

Dab dab dab

2017 Miguel Palau 🐟 Made with 💖 and hate for boilerplate 💀

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago