Skip to content

Макет известного интернет-магазина. Vue 3, Vuex, Vue-router 4. Vue-cli,

Notifications You must be signed in to change notification settings

4epToB/Shop_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON-Server prepare

  1. Install JSON-Server:

    npm install -g json-server

  2. Start server from ..\Shop_test\src

    json-server --watch all items.json

Project setup

  1. Install packages at ..\Shop_test:

    npm install

  2. Start project ..\Shop_test:

    npm run serve

About

Макет известного интернет-магазина. Vue 3, Vuex, Vue-router 4. Vue-cli,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published