This is a web app for the Sabbath School lessons. It is built with Nuxt 3. forked from Adventech/sabbath-school-web
First, install the dependencies:
pnpm install
then run this command to copy the necessary files:
pnpm prepare
pnpm dev
pnpm build
pnpm postinstall
pnpm preview
Locales are translated by Google Translate. so they are not accurate.
# will translate and rewrite the locales
pnpm translate
- PWA support
- Convert all option api's to composition api
- Add global color mode
- Nuxt
- Pinia
- Vueuse
- Nuxt SEO
- Nuxt I18n
- HeadlessUI
- TailwindCSS
If you have any suggestions or find any bugs, please open an issue or a pull request.