Skip to content
 
 

Repository files navigation

CF CMS Template Monorepo

This repository contains the CF CMS Modern Dark Template and its Admin Frontend.

Structure

  • packages/template: The core template package.
  • apps/admin-frontend: The new Vite + React + TypeScript admin frontend.

Getting Started

  1. Install dependencies:

    npm install
  2. Run the admin frontend:

    npm run dev:frontend

    This starts the Vite development server for the admin frontend.

Development

  • Frontend: Located in apps/admin-frontend.
  • Template: Located in packages/template.

The frontend consumes the template's theme via direct import (configured via path aliases).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages