/techno

Project done in the Vuejs course by Origamid

Primary LanguageVue

TechnošŸ’»

About

Project create in Origamid course 'VueJS 2 Completo'

Layout


How to run

Clone project and access the folder

git clone https://github.com/mayromyller/techno-vueapp-using-api-exemple.git

Install dependencies

yarn 

# Start front-end project
yarn serve

Backend project

Install json server in json-server

# Run server

json-server --watch api.json