Skip to content

fogolin/audiobookshelf-web

 
 

Repository files navigation

Audiobookshelf Website

This is audiobookshelf.org, the install guide and documentation for audiobookshelf.

Contributing

This is a static Nuxt.js site using TailwindCss for styling and PrismJs for syntax highlighting.

To contribute to this website, clone the repository and open it:

Required:

git clone https://github.com/advplyr/audiobookshelf-web.git
cd audiobookshelf-web

Install necessary NPM packages with

npm install

To run a local, dynamically updating development version of the website at http://localhost:3000 use

npm run dev

Happy coding!

About

Website for audiobookshelf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 82.2%
  • HTML 7.6%
  • CSS 5.8%
  • JavaScript 4.4%