Skip to content

MRiabov/HereCRMWebsite

Repository files navigation

HereCRM Website

The landing page and marketing site for the HereCRM ecosystem.

🚀 Part of the HereCRM Ecosystem

HereCRM is an AI-powered, text-first CRM designed for service professionals. This website serves as the primary entry point for customers and businesses to learn about the platform.

Broader Ecosystem


Getting Started

  1. Install Dependencies

    npm install
  2. Start Development Server

    npm run dev
  3. Build for Production

    npm run build

    The output will be in the dist/ directory.

  4. Preview Production Build

    npm run preview

Project Structure

  • src/: Contains the source code.
    • styles.css: Main stylesheet with Tailwind directives and custom styles.
    • main.js: Main entry point imported by all pages.
    • quote.js: Specific logic for the quote page.
  • *.html: HTML entry points (index, quote, privacy, etc.).
  • tailwind.config.js: Tailwind CSS configuration.
  • vite.config.js: Build configuration.

Deployment

The project is configured for deployment on Vercel. The vercel.json ensures clean URLs and proper serving of the static build.

About

A website for HereCRM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors