React Quick Start
-
Install dependencies:
yarn installornpm install -
Run dev server:
yarn startornpm start
The World’s #1 Bootstrap 4 HTML, Angular 10, React, VueJS & LaravelInstall dependencies:
yarn install or npm install
Run dev server:
yarn start or npm start
Our Metronic React application is based on Create React App. For more detailed information of the CRA, visit the official Create React App documentation website.