南方科技大学飞跃手册
- Fork it!
- Install dependency:
npm install
oryarn install
- Run site locally:
npm run serve
oryarn 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