Go to the project directory (please have node LTS installed on system )
cd mini-page-builder
Install dependencies
npm install
Start the server
npm run dev
- Runs the app in the development mode.
Go to the project directory (please have node LTS installed on system )
cd mini-page-builder
Install dependencies
npm install
Start the server
npm run dev