UNPKG

react-app-architecture-boilerplate

Version:

A ready to use React app having well defined and decoupled components.

24 lines (18 loc) 983 B
# React component structure boilerplate A ready to use React app having well defined and decoupled components. Pre-installed [AdminLTE](https://adminlte.io/) theme. You can learn more about react at [reactjs.org](https://reactjs.org/) [![version](https://img.shields.io/badge/version-v0.1.1-orange.svg)]() [![npm](https://img.shields.io/npm/v/npm.svg)]() [![react](https://img.shields.io/badge/react-16.0.0-green.svg)]() [![reactDOM](https://img.shields.io/badge/ReactDom-16.0.0-green.svg)]() [![reactScripts](https://img.shields.io/badge/ReactScripts-1.0.14-green.svg)]() [![npm](https://img.shields.io/npm/l/express.svg)]() [![PyPI](https://img.shields.io/badge/status-stable-brightgreen.svg)]() ### Download the package from `npm` Run `npm install react-app-architecture-boilerplate` ### Start development server by following command `npm start` ### Folder structure ![folder_structure](https://www.rudrakshpathak.com/blog/wp-content/uploads/2017/10/folder-structure.png)