ashfaqshuvo007 / nevem

An app built with node and express as backend server and vue & element frontend client with mysql as database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nevem

A complete project using node-express backend and vue as frontend technology. This is a project while learning.

Topics covered

-> Node and express server setup

->Front end client setup with -> Vue router -> Element UI -> Vue resource -> Making api calls from Vue clients to node server which has : -> Express -> Body parser -> Axios -> Mysql

-> Handling CORS

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

An app built with node and express as backend server and vue & element frontend client with mysql as database


Languages

Language:JavaScript 93.0%Language:Vue 5.8%Language:HTML 1.2%