⚠️ Development stopped, contact @theS1LV3R for organization name transfer or other questions ⚠️
The documentation page for CTFNote, both backend and frontend
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
- Table of Contents
- About The Project (TODO)
- Getting Started
- Usage (TODO)
- Roadmap
- Contributing
- License
![Product Name Screen Shot][product-screenshot]
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- yarn
npm install yarn@latest -g
- Clone the repo
git clone https://github.com/CTFNote/documentation.git
- Install NPM packages
yarn install
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'feat: add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
You are requested to follow the contribution guidelines specified in CONTRIBUTING.md while contributing to the project 😄.
Distributed under the GNU GPL v3 License. See LICENSE
for more information.
This template was originally made from this repository by CSIVitu.