TU Books is developed with the intention to provide a reliable resource platform where students of the Tezpur University can look for books and preview/download it without searching it on various places on the Internet. It allows the student to have a soft copy of their books which can be accessible from anywhere and can use the platform for reading books.
Refer to https://nodejs.org/en/ to install nodejs
Please go through the contributing guideline
-
Clone the project into local-directory for further reference follow the contributing guideline file
-
Install all the npm packages. Go into the project folder
Type the following command in command line to install all npm packages.
npm install
In order to run the application Type the following command
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.