Skip to content

nikhilfusion/timeTableSchduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

******* Time Table Scheduling App *********

  1. Install Node.js & npm from the below link

https://nodejs.org/en/download/

      or

$sudo apt-get update $sudo apt-get install build-essential $sudo apt-get install nodejs $sudo apt-get install npm

  1. after the installation check the version of node and npm by

$node -v

$npm -v

  1. Install yarn

$npm install -g yarn

  1. Clone the app by

$git clone [email protected]:nikhilfusion/timeTableSchduling.git

$cd timeTableSchduling

  1. Install the dependencies by

$yarn install

  1. Run the App by

$yarn start

  1. Open the app in browser: https://127.0.0.1:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published