Skip to content

kakarj/odlai

 
 

Repository files navigation

## Installation Ensure [pnpm](https://pnpm.io) is installed on your system. If not, follow the [installation instructions](https://pnpm.io/installation) 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](http://localhost:3000). # odlai

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.2%
  • MDX 27.2%
  • JavaScript 3.9%
  • CSS 0.7%