Skip to content

stuyspec/cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
dchen278
Mar 5, 2022
00c17d7 · Mar 5, 2022
Apr 25, 2021
Mar 8, 2019
Mar 5, 2022
Mar 6, 2019
Mar 6, 2019
Dec 22, 2018
Jun 27, 2019
Apr 24, 2021
Mar 5, 2022
May 12, 2021
Aug 24, 2019
Dec 22, 2018

Repository files navigation

Content Management System

license

A CMS for the Spectator website built in React and Typescript. The editor utilizes ProseMirror to enable rich multimedia content.

Setting Up

  1. Clone the repository
$ git clone https://github.com/stuyspec/cms.git
  1. In the cms folder, run
npm install
  1. Run the application
npm start
  1. CMS won't work alone; you will also need to setup your own local stuyspec-api database

React automatically hot reloads the code so it will take a few seconds to see your code reflect in the build

Interface

Article/Draft Screen

article homepage

Article Editor

article editor

Graph Editor

bar chart editor

Image/Slideshow Editor

image creation

User Creation

user page

About

New CMS using React + Typescript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published