gutosoares / member-vuejs

:necktie: Simple CRUD build in Vue.js Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Member \ Vue.js

Simple CRUD build in Vue.js Framework

Demo

Demo

Stack

Update to version 2.0 - todo list

  • Update vue/vue-cli version
  • Change Options API to new Composition API
  • Using atomic desing
  • Change materialize.css to tailwind.css
  • Add sign in, sign up and login features
  • Add Auth on routes
  • Using real node API

Build Setup

# install dependencies
npm install

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

# start json-server at localhost:3000
npm run server

# build for production with minification
npm run build

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

About

:necktie: Simple CRUD build in Vue.js Framework


Languages

Language:Vue 85.7%Language:JavaScript 10.5%Language:HTML 3.8%