Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.65 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.65 KB
PixelPulse Store

Pixel Store

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.

Installation

git clone https://github.com/iambhvsh/thepixelstore.git

Dependencies

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

Test

Run thepixelstore locally

npm start

or

npm run start

Build for Production or Development

npm run build-prod

or

npm run build-dev

Links

PixelPulse Store V6
PixelPulse Store V5