Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.19 KB

File metadata and controls

54 lines (38 loc) · 1.19 KB

Welcome to LibroFlare! 👋

An Innovative Modern Library with Books, Audiobooks, Comicses and Manga!

🛠️ Installation Instructions

Requirements

  • 📦 Node Package Manager (pnpm - recommended)

Install and run as dev

pnpm install
pnpm run dev

Build project

# for static deployment
pnpm generate

# for server deployment
pnpm build

🧹 Linting

This project utilizes Prettier and ESLint for code formatting and style consistency

# Check for linting errors and warnings
pnpm lint

# Automatically fix linting errors and warnings
pnpm lint:fix

Made with ❤️ by @germondai & @bigjohnn1