Proem-UICreate React apps that are beautiful and follow best practices in just minutes.
A React Framework
Material Design
Stress Free Development
What is Proem-UI?
Proem-UI is a framework designed to make it easier, faster, and safer to create React apps. It has been used to create enterprise level mobile apps, iOS/Android apps (via Cordova) and even Windows/Mac desktop apps (via Electron). We combine powerful tools like React, Redux, Axios, Webpack, and Babel to give your app a scalable, well architected starting point. Then we add tools like Storybook, ESLint, and Jasmine to make it easier to test and stabilize your app. However, we don't stop there. Proem-UI provides guides, helpful material and support for your app.
Quick Start
Get started quickly by simply using Git to clone Proem-UI:
git clone https://github.com/Blackburn-Labs/proem-ui.git
Alternatively, you can simply download the files fromGitHub. Copy the contents of the zip file to your new project. From inside your new project directory, run:
npm install
npm start
A npx
command that makes this even easier will be coming soon. For more information, see theProem-UI Guides