Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
/ react-app-core Public archive

Core part of react application to prevent copy-pasting

License

Notifications You must be signed in to change notification settings

Saritasa/react-app-core

Repository files navigation

react-app-core

Package that implements base application's functional to prevent copy-pasting it between different projects.

Not stable currently

Installation:

npm i --save react-app-core

For correct bundling an app, you should pass process.env.TARGET === 'client' into webpack's DefinePlugin.

Main part of documentation is in process of work. Sorry.

About

Core part of react application to prevent copy-pasting

Resources

License

Stars

Watchers

Forks

Packages

No packages published