bollireact

1.2.0 • Public • Published

Bollireact

bollire react - a yarn, parcel, react, prettier boilerplate

...bollire means boil in italian or something

NOTE: this is for my own personal use...I do not recommend using this unless you fully understand what it does

Usage

npx bollireact

What it is

A cli prompt which will asks for:

  • name
  • display name
  • description (optional)
  • additional dependencies (optional)
  • additional dev dependencies (optional)

NOTE: I basically child_process.exec a bunch of shit so use with caution!

What it do

Creates a ready-to-rock react app bundled by parcel. The result app structure looks like:

├── README.md
├── node_modules/
├── package.json
├── src
|  ├── App
|  |  └── index.js
|  ├── index.css
|  ├── index.html
|  └── index.js
└── yarn.lock

Readme

Keywords

none

Package Sidebar

Install

npm i bollireact

Weekly Downloads

17

Version

1.2.0

License

MIT

Unpacked Size

74 kB

Total Files

22

Last publish

Collaborators

  • schne324