Abdallah-khalil / tiny-mean-cms

CMS Project with MEAN stack

Home Page:http://tiny-mean-cms.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

CMS Project with MEAN stack

http://tiny-mean-cms.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 59.6%Language:HTML 27.8%Language:CSS 12.6%