Skip to content

bobbypiper/roach-php.dev

 
 

Repository files navigation

Roach PHP Documentation

Roach uses Nuxt.js for its documentation. Here’s how you can run the project locally.

  1. Clone this repo
git clone [email protected]:roach-php/roach-php.dev.git
  1. Install JS dependencies
cd roach-php.dev
yarn
  1. Start the dev server
yarn dev
  1. Open localhost:3000 in your browser.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 72.9%
  • JavaScript 26.8%
  • CSS 0.3%