Setting up the theme
- ./src/assets/images/ : Images
- ./src/app : Main Files
- ./src/app/pages : All Pages list
- ./src/theme/variable.scss: For Creating variable and use in your app
Setting up the theme
- Buy and Download .zip file from shoptly and unzip.
- Run npm install to install libraries.
- Run ionic cordova resources to generate all platforms icons and splash.
- Run ionic serve -l, it will automatically generate a local www build and open this in your browser.
For build PWA, follow these Steps:
Run npm run build:pwa, to generate and optimize all resources for Web Apps. Test localhost your build
running: npm run serve:pwa, run a local Http server
Developed By:
There are no reviews yet.