Avauser Apps is a simple of landing page list of peoples using react
and rematch-redux
. DEMO
- React starter kit
- CRA (create-react-app)manage root url pages
- Flux architecture
- Styling
- Styled-components, Visual primitives for the component age
This should be installed on your computer in order to get up and running:
let's start using the React Starter project by following the steps below.
- Clone Repo Make sure you have a Avauser Apps clone repository.
git@github.com:Alphabet-Team/avauser-apps.git
- Install dependencies
npm install
In the project directory, you can run:
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode. See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.