Skip to content

gaptree/gap-front-open-client

Repository files navigation

yarn init
yarn global add jest
yarn add babel-core babel-jest babel-preset-env regenerator-runtime --dev

package.json

{

  "scripts": {
    "test": "npm run jest && npm run eslint",
    "jest": "jest",
    "eslint": "eslint ."
  }

}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published