8000 GitHub - omar9984/LMS_frontend: Its the frontend of the Learning Management System (LMS) project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

omar9984/LMS_frontend

Repository files navigation

client-side

React/Redux

Usage(make it run on your machine)

Client-side usage(PORT: 3000)

$ cd client   // go to client folder
$ npm i       // npm install packages
$ npm run dev // run it locally

// deployment for client app
$ npm run build // this will compile the react code using webpack and generate a folder called docs in the root level
$ npm run start // this will run the files in docs, this behavior is exactly the same how gh-pages will run your static site

Dependencies(tech-stack)

Server-side
bcrypt-nodejs: ^0.0.3
body-parser: ^1.15.2
cors: ^2.8.1
dotenv: ^2.0.0
express: ^4.14.0
jwt-simple: ^0.5.1
mongoose: ^4.7.4
morgan: ^1.7.0

About

Its the frontend of the Learning Management System (LMS) project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0