SUSTechapplication
SUSTechapplication copied to clipboard
南方科技大学飞跃手册同步仓库
trafficstars
南方科技大学飞跃手册
Contributing
- Fork it!
- Install dependency:
npm installoryarn install - Run site locally:
npm run serveoryarn serve - 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