This project is based on the Mantis Free React Admin Template.
-
Clone the repository:
git clone https://github.com/tryfoobar/amplify.git cd amplify -
Install dependencies:
npm install
-
Start the development server:
npm start
-
Build the project for production:
npm run build
-
Preview the production build:
npm run preview
For more details, refer to the Mantis Free React Admin Template documentation.
