Skip to content

SrC2O4/frontend-v2

 
 

Repository files navigation

Penguin Statistics!

License Build Status Last Commit Docs

Thanks for the support from

  • BrowserStack

To start development...

  1. Clone the project by using git clone https://github.com/GalvinGao/penguin-stats-frontend.git
  2. Install every dependencies the project requires with yarn install
  3. Fire up the development server by using yarn serve
  4. Get your favorite IDE and start developing!

Commit Guides

This project uses commitizen to organize commit messages. In order to utilize such tool, please:

  1. Make sure it is installed by using yarn global add commitizen
  2. When you finished a feature or make any changes, use git cz to commit your changes
  3. Finally, when you finished your development, git push it so anyone else can see the changes ASAP.

About

Staging frontend of the Penguin Statistics website.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 82.7%
  • JavaScript 15.7%
  • HTML 1.6%