Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 781 Bytes

README.md

File metadata and controls

41 lines (23 loc) · 781 Bytes

youcode-website

To use the repo, clone and use this following command to load dependencies:

npm install

The repo is now ready to develop.

Launch the server and check the localhost:3000 with the following command :

npm start

#To read the data from the API

  • Channel JSON :

link to the channel json file

  • Channel video JSON :

link to the channel video json file

  • About JSON :

link to the about json file

  • Conferences JSON :

link to the conferences json file

  • Search JSON :

link to the search json file

  • API Doc :

link to the search json file