generator-td-react-boilerplate

2.0.1 • Public • Published

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

Package Sidebar

Install

npm i generator-td-react-boilerplate

Weekly Downloads

1

Version

2.0.1

License

ISC

Unpacked Size

9.17 kB

Total Files

14

Last publish

Collaborators

  • tdtele