forked from deblan/side_menu
add documentation
This commit is contained in:
parent
29e0526844
commit
91195d0160
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -38,3 +38,13 @@ $ unzip -d side_menu /path/to/side_menu_vX.Y.Z.zip
|
|||

|
||||
|
||||

|
||||
|
||||
|
||||
How to contribute?
|
||||
------------------
|
||||
|
||||
Fork the repository, go to `apps/`, clone your repository and run `npm install` inside.
|
||||
|
||||
Build javascripts using `webpack --config ./webpack.js` (add `-w` to build them in real time).
|
||||
|
||||
Then commit and create a pull request.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue