Documentation
Introduction
Star Admin is a responsive React template that is based on the CSS framework Bootstrap 4 and it is built with Sass. Sass compiler makes it easier to code and customize. If you are unfamiliar with Bootstrap or Sass, visit their website and read through the documentation. All of Bootstrap components have been modified to fit the style of Star Admin and provide a consistent look throughout the template.
Before you start working with the template, we suggest you go through the pages that are bundled with the theme. Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly.
File Structure
Once you have download the package you will see the following folder structure inside the folder.
Installation
Set up the Development Environment
Install Node.js and npm if they are not already on your machine.
Template Installation
Go to the project directory and install the React local project dependencies.
Run npm install. This command install the dependencies in the local node_modules folder.
By default, npm install will install all modules listed as dependencies in package.json.
The npm start command launches the server, watches your files, and rebuilds the app as you make changes to those files.
For more detailed information to install the React application, visit this official React documentation website.
Deployment
Deploy React app
For the simplest deployment, create a production build and copy the output directory to a web server.
1. Start with the production build:
For more detailed information to install the React application, visit Deployment website.
2. Copy everything within the output folder (build/) to a folder on the server.
Basic Structure
App Component
Navbar
Sidebar
Footer
Customer Support
We will assist you any problem you encounter while buidling your dashboard via Star Admin. If you have any questions or issues regarding this theme please use BootstrapDash support form
We will respond to you as quickly as we can. Thank you.