Training Management and Is Written Using Vue.js and Express.js.

Training Master System

Training Master System is a system specifically for training management and is written using Vue.js and Express.js. Users can register as a trainer or trainee.

Setup

Install node modules

cd client
npm install
cd ..
cd server
npm install

Environment Setup

create .env file and paste everything from .env.example

Development

Running server

cd server
npm start

Running client

cd client
npm run dev

Tools

To view database

Download Details:

Author: keishidesu

Source Code: https://github.com/keishidesu/training-master-system

#vuejs #vue #javascript

Training Management and Is Written Using Vue.js and Express.js.
2.75 GEEK