Skip to content

andreachiera/vuejs-ecommerce

Repository files navigation

Project Setup

npm install

Format your code before commit

npm run format

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Environment:

Development

npm run build-development

Production

npm run build-production

Lint with ESLint

npm run lint

About

VueJS E-commerce Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published