CMS Project with MEAN stack
Home | Edition | Dashboard |
---|---|---|
git clone https://github.com/jbehuet/tiny-mean-cms.git
cd tiny-mean-cms
bower i
npm i
Default account
Email : [email protected]
Password : admin
npm run dev
npm start
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request
This project is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.