Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/company.com-cms
https://github.com/malcodeman/company.com-cms
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/company.com-cms
- Owner: malcodeman
- License: mit
- Created: 2020-06-28T14:39:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T20:45:20.000Z (over 3 years ago)
- Last Synced: 2024-05-03T01:21:03.517Z (6 months ago)
- Language: JavaScript
- Size: 504 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - company.com-cms - CMS for my company website. (Strapi)
README
# company.com CMS
CMS for my company website.
![Screenshot](docs/images/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/company.com-cms.git
cd company.com-cms
yarn install && yarn develop
```