2019-Fall
2019-Fall copied to clipboard
https://SUSTech-Application.github.io/2019-Fall
南方科技大学飞跃手册-2019-Fall
Contributing
- Fork it!
- Install
docsify-cliglobally vianpm:npm i docsify-cli -g - Run docsify locally:
docsify serve docs - 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