kleinjm / cookbook_vue

The Vue front-end of the Cookbook app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookbook_vue

Front-end for Cookbook

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, checkout Nuxt.js docs.

About

The Vue front-end of the Cookbook app


Languages

Language:Vue 59.0%Language:JavaScript 40.2%Language:CSS 0.8%