Shelob9 / staticish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Develop

  • Clone
    • git clone git@github.com:Shelob9/wp-api-to-static.git
  • Install
    • cd wp-api-to-static && yarn Install root dependencies
    • yarn bootstap Install dependencies for packages and cross-link packages.
  • Test All Packages
    • yarn test
  • Build All packages
    • yarn build
  • Start All Packages
    • yarn start
  • Lint All Packages
    • yarn lint src --fix
  • Release All Packages
    • Make sure to commit all changes first
    • yarn release

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%