Please read documentation here https://docs.sellpixels.com
-
How to run
npm install npm run serve
or
yarn install && yarn serve
-
Example credentials
email: [email protected] password: a email: [email protected] password: a
- Install latest node.js: https://nodejs.org
- Install latest yarn package manager: https://yarnpkg.com/
- Install node modules by running terminal command
yarn install
- Run the app
yarn serve
- Or build production app
yarn build
Use GitHub Issues for tracking bugs and creating new feature requests or write to [email protected].