react-app-architecture-boilerplate
v0.1.1
Published
A ready to use React app having well defined and decoupled components.
Downloads
9
Maintainers
Readme
React component structure boilerplate
A ready to use React app having well defined and decoupled components. Pre-installed AdminLTE theme.
You can learn more about react at reactjs.org
Download the package from npm
Run npm install react-app-architecture-boilerplate
Start development server by following command
npm start