Skip to content

Project used in live coding example during one of VueBootcamp meetings.

Notifications You must be signed in to change notification settings

MateuszMichalowski/api-communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-communication

Project setup

yarn install

To get the same local json db
npm install -g json-server

Watch changes in db
json-server --watch db.json

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Project used in live coding example during one of VueBootcamp meetings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published