Skip to content

continuedev/continuousai.com

Repository files navigation

Continuous AI

Website for https://continuousai.com

Getting Started

Prerequisites

  • Node.js 20.x or higher
  • npm or yarn

Installation

  1. Clone the repository:
git clone <repository-url>
cd continuousai-com
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser

Build

To create a production build:

npm run build
npm start

Project Structure

continuousai-com/
├── app/
│   ├── components/
│   │   └── CursorTrail.tsx    # Gaseous cursor trail effect
│   ├── globals.css             # Global styles
│   ├── layout.tsx              # Root layout
│   └── page.tsx                # Home page
├── public/                     # Static assets
├── package.json
├── tailwind.config.ts
└── tsconfig.json

License

Apache License 2.0 - See LICENSE for details.

Copyright 2025 Continue Dev, Inc.

Powered by Continue

About

Continuous AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •