hallski / node-todo-frontend

Simple Vue.js frontend for node-todo-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-todo-frontend

A Vue.js frontend to node-todo-backend

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

Simple Vue.js frontend for node-todo-backend

License:MIT License


Languages

Language:JavaScript 49.6%Language:Vue 45.2%Language:HTML 5.3%