mayromyller / techno

Project done in the Vuejs course by Origamid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Project done in the Vuejs course by Origamid


Languages

Language:Vue 77.9%Language:JavaScript 16.1%Language:HTML 5.9%