Welcome to the Pixel Store, an innovative ReactJs and Framework7 based application marketplace. Our mission is to provide a seamless and visually captivating user experience, akin to the renowned iOS App Store.
git clone https://github.com/iambhvsh/thepixelstore.git
Don't install all dependicies it will break the project, instead run this below command to install the dependencies that are necessary.
npm install --save-dev webpack webpack-cli webpack-dev-server
Run thepixelstore locally
npm start
or
npm run start
npm run build-prod
or
npm run build-dev