Skip to content

asadanwar601/ecommerce

Repository files navigation

eCommerce (ecommerce)

A ecommerce webApp

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

yarn dev
#or
quasar dev

yarn dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

Different font styles are used.
Icons are used from images and svg both can find icon folder in src/assets/icons and public/svg
All sub-pages of indexpage are distributed and are kept in component directory

About

An e-commerce normal design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published