Skip to content

lopentu/crm

Repository files navigation

Cultural Reasoning Model Website

This is a website for 2025 Cultural AI Reasoning Model.

Deploy

🚀 You can deploy your own version of the template to Genezio with one click:

Deploy to Genezio

Terminal Commands

  1. Download and Install NodeJs LTS version from NodeJs Official Page.
  2. Navigate to the root ./ directory of the product and run yarn install or npm install to install our local dependencies.
  3. To view on your local device, run npm run dev.

Documentation

The documentation for the Material Kit is hosted at our website.

Project Structure

This project is based on Vue-Material-Kit template. Within the project you'll find the following directories and files:

vue-material-kit-2
    ├── public
    ├── src
    │   ├── assets
    │   │   ├── css
    │   │   ├── fonts
    │   │   ├── img
    │   │   ├── js
    │   │   └── scss
    │   ├── components
    │   │   ├── MaterialAlert.vue
    │   │   ├── MaterialAvatar.vue
    │   │   ├── MaterialBadge.vue
    │   │   ├── MaterialButton.vue
    │   │   ├── MaterialCheckbox.vue
    │   │   ├── MaterialInput.vue
    │   │   ├── MaterialPagination.vue
    │   │   ├── MaterialPaginationItem.vue
    │   │   ├── MaterialProgress.vue
    │   │   ├── MaterialSocialButton.vue
    │   │   ├── MaterialSwitch.vue
    │   │   └── MaterialTextArea
    │   ├── examples
    │   │   ├── cards
    │   │   ├── footers
    │   │   ├── navbars
    │   │   ├── tables
    │   │   ├── Breadcrumbs.vue
    │   │   └── Header.vue
    │   ├── layouts
    │   │   ├── sections
    │   │   │    ├── attention-catchers
    │   │   │    ├── components
    │   │   │    ├── elements
    │   │   │    ├── input-areas
    │   │   │    ├── navigation
    │   │   └──  └── page-sections
    │   ├── router
    │   ├── stores
    │   ├── views
    │   │   ├── LandingPages
    │   │   └── Presentation
    │   ├── App.vue
    │   ├── main.js
    │   └── material-kit.js
    ├── .eslintrc.json
    ├── .gitignore
    ├── CHANGELOG.md
    ├── ISSUE_TEMPLATE.md
    ├── LICENSE.md
    ├── index.html
    ├── package.json
    ├── README.md
    └── vite.config.js

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •