Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

CPlusPatch/compensationvr-web

Repository files navigation


CPlusPatch
CPlusPatch CMS

A work-in-progress CMS system built on top of React and TailwindCSS

Key FeaturesHow To InstallCreditsLicense

screenshot screenshot screenshot

Key Features

  • Lightning-fast, responsive and secure
  • Backend powered by Google Firestore
  • Block-styled editor powered by EditorJS

How To Install

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/cpluspatch/cpluspatch-cms.git

# Go into the repository
$ cd cpluspatch-cms

# Install dependencies
$ npm install

# Run the app
$ npm start

Linking Firebase

WIP

Credits

This software uses the following open source packages:

License

MIT


Releases

No releases published

Packages

No packages published