Skip to content

8th713/cockpit-for-pixiv

Repository files navigation

cockpit for pixiv

Provide comfortable pixiv browsing.

Features and Usage

visit pages.

Development

npm install

To watch and development build:

npm start

To production build:

npm run build

To type check:

npm run tsc

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Author

License

Copyright 2014-2019 8th713.

Licensed under the MIT License