0.0.2-beta โ€ข Published 5 months ago

karboard v0.0.2-beta

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

๐Ÿ“„ Kar-board The best Choice for Job Board Templates

Setup

npm install karboard --dev

Configuration

  • Add it to your extends key in nuxt.config.ts:
defineNuxtConfig({
  extends: 'karboard'
})

create an app.config.ts and configure it. for more info check ./nuxt.schema.ts

TODO

Improvements for future:

  • SEO
  • Dark Mode
  • New Components
  • Job Detail Page
  • Better Type Support
  • Better Documentation

License

MIT