Add development overview

This commit is contained in:
Dmitriy Simushev 2015-04-16 11:01:59 +00:00
parent 9f7d87df25
commit 10991ef17d

15
src/development.md Normal file
View File

@ -0,0 +1,15 @@
---
title: Development
show_in_menu: contents
nav_sort: 20
---
# Development overview
Mibew is a web application which uses Apache, PHP, MySQL and JavaScript. If you
want to patch the Core you also needs node.js and npm to build the sources.
All mibew sources are placed on GitHub: https://github.com/Mibew/mibew. All
official plugins are stored on GitHub too. Take a look at
[Mibew organization](https://github.com/Mibew) on GitHub to get a list of all
official repositories.