roeeyn / recipes-tutorial

See finished_tutorial branch for the working prototype. Vue tutorial.

Home Page:https://roeeyn.github.io/RecipesTutorial/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial de Recetas con Vue

Demo

Este es el codigo inicial para que sigas el tutorial.

Instala las de Dependencias

npm install

Levanta el Servidor de Desarrollo

npm run serve

Compila y prepara para el despliegue

npm run build

Lints y Correcciones a Archivos

npm run lint

Customize configuration

See Configuration Reference.

About

See finished_tutorial branch for the working prototype. Vue tutorial.

https://roeeyn.github.io/RecipesTutorial/


Languages

Language:HTML 66.8%Language:JavaScript 23.4%Language:Vue 9.8%