firebook
v0.0.2
Published
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](./CONTRIBUTING.md)
Downloads
3
Readme
Firebook
Firebook CMS is a simple, yet powerful, content management system for Firebase-d apps.
Get Started
Step 1 - Installation
Once, the package is published, you can run the following command in CLI to install the package to any Nodejs project:
npm i firebook
OR
yarn add firebook
Contributing
We'd love to accept your patches and contributions to this project. There are just a few guidelines you need to follow.
Code of Conduct
This project follows Contributor Covenant as it's Code of Conduct, and we expect all project participants to adhere to it. Please read the full guide so that you can understand what actions will not be tolerated.
Contributing Guide
Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to project.
LICENSE
This project is licensed under the MIT License, meaning that you're free to modify, distribute, and / or use it for any commercial or private project.