rbucholz / gemarakup

Tools for Talmud

Home Page:https://gemarakup.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gemarakup

Tools for Talmud

Build and Test

Change into the gemarakup directory and start a development server (available at http://localhost:5173):

cd gemarakup
npm start

To generate a build ready for production:

npm run build

Then deploy the contents of the dist directory to your server. You can also run npm run serve to serve the results of the dist directory for preview.

About

Tools for Talmud

https://gemarakup.vercel.app

License:MIT License


Languages

Language:JavaScript 71.9%Language:HTML 16.5%Language:CSS 11.6%