# cms-react **Repository Path**: suency/cms-react ## Basic Information - **Project Name**: cms-react - **Description**: for testing and studying - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-11 - **Last Updated**: 2023-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Key Features • How To Use • Download •
   ## Key Features * CMS features - Any industry can use it as their CMS magagement tools * Dynamic router - the menu is generated based on the data on database - access control for different roles * developed by reactjs - high performance ## How To Use To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line: ```bash # Clone this repository $ git clone https://github.com/suency/cms-react.git # Go into the repository $ cd cms-react # Install dependencies $ npm install # Run the app $ npm start ``` > **Note** > Make sure you have run a backend services for this project [here](https://github.com/suency/cms-api), my another project! ## Download You can [download](https://github.com/suency/cms-react.git) the latest installable version of cms for Windows, macOS and Linux.