Skip to content

MarcoRob/ecommerce-vuejs

Repository files navigation

Ecommerce using VueJs

A Vue.js project

Build Setup

# install dependencies for the frontend /root
npm install 

# install dependencies for the backend /api/
npm install

# serve with hot reload at localhost:8080 for the frontend
npm run dev

# run the api (backend) for the project
npm start

Remember to change in /api/app.js the correct connection for MongoDB

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Ecommerce example using VueJs - Vuex - VueRouter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published