Skip to content

kakarj/odl

 
 

Repository files navigation

Installation

Ensure pnpm is installed on your system. If not, follow the installation instructions on their website.

# download the site code with git
git clone git clone https://github.com/OpenDeepLearningAI/OpenDeepLearning.git

# Navigate into the project directory
cd OpenDeepLearning

# install the dependencies.
pnpm install

# start the development server
pnpm dev

The server will be running at http://localhost:3000.

About

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.9%
  • MDX 17.3%
  • JavaScript 4.6%
  • CSS 1.2%