Skip to content

nicknacked/fyp

Repository files navigation

LMS

Prerequisite For running node app locally

-Node.js (version v10.16.3 or above) -npm (version 6.11.3 or above) -MYSQL (version 5.7.28)

After installing these we need to install the node modules using command

  • npm install --save

Run server using command

  • nodemon or node server.js

After running node server.js, change working directory to 'client'

start the LMS by running

-npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published