1.0.2 • Published 4 years ago

@mocoding/react-app-common v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@mocoding/react-app-common

Common files for React Web Application. See @mocoding/react-app for more details.

Used as a shared dependency for bootstrap modules.

Getting started

Install package as development dependency:

yarn add --dev @mocoding/react-app-common

Details

The package contains: 1. Common components used to render web page. It is heavily rely on React Helmet 2. Entry points for the applicaiton - client and server. 3. Base tsconfig.json 4. Additional typings