Skip to content

A School project for internet technologies, still in progress

Notifications You must be signed in to change notification settings

omarYasserM/StandBy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StandBy

your friendly neighborhood LMS - which helps students learn different topics from different videos at ease.

Installation

Install StandBy with npm

  npm Install
  npm run build

then you can use the "public" folder as your root in server. or use a live server with the following settings.json

{
    "liveServer.settings.root":"/public"
}

Authors

About

A School project for internet technologies, still in progress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published