2.0.1 • Published 2 years ago

generator-td-react-boilerplate v2.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
2 years ago

generator-td-react-boilerplate Build Status NPM version

How to use it

Create your directory and fire up the generator:

mkdir your-cool-app && cd your-cool-app
npx -p yo -p generator-td-react-boilerplate -c 'yo td-react-boilerplate'

the default package manager is yarn, though you can pass a --npm flag if you prefer to use npm

The Setup

A simple, lightweight and un-opinionated react app w/ parcel.js.

.
├── src
│   ├── index.js 
│   └── components
│        └── app.js
│
├── index.html
├── README.md
├── CHANGELOG.md
├── PULL_REQUEST_TEMPLATE.md
├── .gitignore
└── package.json

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

ISC © tomdaniels

2.0.1

2 years ago

2.0.0

2 years ago

1.7.1

4 years ago

1.6.1

7 years ago

1.6.0

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.0.0

7 years ago

0.6.0

7 years ago

0.5.1

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago