/JS-Shop

This is final school project on JS direction, light version of front shop with node.js server and vue.js

Primary LanguageCSS

WIP - work in progress!

Frontend shop prototype - only for view

Author: Evgenii Rogozhuk
School: GeekBrains
Date: 24 may 2019
Description: This is final school project on JS direction, 
light version of front shop with node.js server and vue.js

To start the project

You need to be inside project folder

npm i          // Install all dependents

npm run shop   // To start server

Path to view shop http://localhost:3000