Skip to content

ardier16/nure-timetable

Repository files navigation

NURE Timetable

Clone the repository

Using SSH: git clone git@github.com:ardier16/nure-timetable.git

or

Using HTTPS: git clone https://github.com/ardier16/nure-timetable.git

Prepare the environment

Install Yarn

Run npm install -g yarn

Install all the dependencies

Go to the project folder and run yarn or yarn install

Start the project

Run yarn start