Skip to content

Abdallah-khalil/tiny-mean-cms

 
 

Repository files navigation

TINY-MEAN-CMS

Licence Release GitHub forks GitHub issues

CMS Project with MEAN stack

Previews

Home Edition Dashboard

Show demo

Prerequisites

Installation

git clone https://github.com/jbehuet/tiny-mean-cms.git   
cd tiny-mean-cms
bower i
npm i

Default account

Email : admin@domain.ext
Password : admin

Development

npm run dev

Production

npm start

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Licence

This project is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.6%
  • HTML 27.8%
  • CSS 12.6%