Framework7 starter app template bundle up by parcel
git clone https://github.com/guillaumebiton/framework7-parcel-template my-app
Repository will be downloaded into my-app/
folder
Go to the downloaded repository folder and run:
npm install
PORT=1234 npm start
App will be opened in browser at http://localhost:1234/