• Stars
    star
    197
  • Rank 190,768 (Top 4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Next generation website for Java Design Patterns

Java Design Patterns Website Netlify Status Join the chat at https://gitter.im/iluwatar/java-design-patterns-vuepress-web

Deploys by Netlify

This repository contains the source code of Java Design Patterns website, powered by Vuepress. The website mainly pulls content from these sources:

Running it locally is easy, just follow these steps:

  • Clone this repository
  • Install the dependencies pnpm install
  • Prepare the content pnpm run generate
  • Run the local development server pnpm run dev
  • Access the website http://localhost:8080/