Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 330 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 330 Bytes

Mini page builder

Live - https://mini-page-builder.web.app

Run Locally

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.