0.0.2-beta • Published 3 years ago

budgie-react v0.0.2-beta

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

Budgie React

Budgie React is a CLI boilerplate creator for ReactJS.

Installation

Use the package manager npm to install foobar.

$ npm i -g budgie-react

Usage

$ budgieInit

'$budgieInit' command will initialize a boilerplate along with node_modules for the webpack based react project with redux and router.

Included in the package

React webpack babelrc React-Router-DOM Redux React-Redux

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

ISC

ISC License

Copyright (c) 2021 Yash Datir

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

In Future release

1) Menu driven package selection and installation, 2) Proper functioning boiler plate, 3) Arrangements for UI framework selection, 4) Creation of components and pages using CLI, 5) Router stability, 6) Hot reload etc...