morristech / java-design-patterns-vuepress-web

Next-generation website for Java Design Patterns

Home Page:https://java-design-patterns.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • Check out the dependencies and run build ./build.sh
  • Run the local development server npm run dev
  • Access the website http://localhost:8080/

About

Next-generation website for Java Design Patterns

https://java-design-patterns.com

License:MIT License


Languages

Language:Shell 100.0%