Socket
Book a DemoInstallSign in
Socket

the-holy-grail

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

the-holy-grail

React UI components for Quintype Platform

latest
Source
npmnpm
Version
2.0.7
Version published
Maintainers
3
Created
Source

The Holy Grail

Dev environment requirements

  • Install Node
  • Install NPM

Running Holy Grail with a project

  • Run npm link in Holy grail directory.
  • Run npm link the-holy-grail in the project's directory.
  • If you want to work on holy grail locally and check changes on the project then after a change run npm run build.

Publishing Holy Grail

  • Once your code is reviewed and pushed to master, Please bump up the version according to semver in package.json.
  • Use npm version patch|minor|major according to the size of the change. This will update package.json automatically.
  • Commit and push to Holy grail master.
  • Run npm publish to publish the latest version of the package.

Keywords

react

FAQs

Package last updated on 13 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts