Installation
A complete customizable and responsive dashboard system which can be used with any web-app to view user data and analytics. Whilst coding this web-app we put in effort to provide you higher web experience. This web-app comes with ready-to-use components. You may hook-in unlimited categories and menu items to this web-app. For a detailed description about the usage of app components, please go through the documentation.
System Requirements
- Globally installed node >= 6
- Globally installed npm >= 3
- Globally installed create-react-app
Dashboard Web-App
Run the following commands on your terminal to set up a Dashboard Web-App Theme on your system.
Installation
Get the code
Opt #1. Download ZIP
Not familiar with Git? Click here to download Dashboard Web-App Theme. Extract the contents of ZIP file after downloading. Downloading the ZIP file does not help you to sync with further updates of Dashboard Web-App.
- Opt #2. Clone
To set up Dashboard Web-App Theme on your system, and sync your app with constant updates, clone the repo. Click here to clone Dashboard Web-App using GitStrap.
Install packages and Run
cd dating-app-dashboard
npm install
npm start
- open http://localhost:3000 to view it in the browser.