/wolaita-bible-website

Wolaita bible website

Primary LanguageTypeScriptApache License 2.0Apache-2.0

wolaita bible website

Books

Books

content

Books

Getting Started

git clone https://github.com/hmhard/wolaita-bible-website.git
cd wolaita-bible-website
npm install
# or 
pnpm install

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.