Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jetkit/react

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jetkit/react

[![CircleCI](https://circleci.com/gh/jetbridge/jetkit-react.svg?style=svg)](https://circleci.com/gh/jetbridge/jetkit-react)

  • 3.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

CircleCI

JetKit 🚀

JetKit is a set of components and libraries for building web and mobile applications that work together to accelerate development and share common components without a lot of copy-pasting of code.

This package is for React and TypeScript projects.

Configuration

API Client

To configure your project to use an API client that is compatible with a JetKit backend server, create a .env file with the contents:

REACT_APP_BASE_URL=http://localhost:5000/api

Hacking

It is suggested to use the project and storybook from the component-library directory to mock and develop components against.

cd component-library
npm run storybook

FAQs

Package last updated on 19 Jan 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc