This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@angle-technologies/react-components

14.105.2 • Public • Published

Angle React Components

Getting Started

yarn add @angle-technologies/react-components

How to link library in your project

Please note that linking this project into a consumer project is not possible with the standard npm link. You can however link the library in your project like this:

  1. Create a .env file in the root of this project
  2. Add a variable CONSUMER_PROJECT_PATH with the path to your consumer project (see example below)
  3. Delete the .next folder in the consumer project
  4. Run yarn watch

... now you can make changes in this library and they will be reflected in the consumer project.

Example .env file:

# example .env file
CONSUMER_PROJECT_PATH=/Users/exampleuser/angle/angle-web

Readme

Keywords

none

Package Sidebar

Install

npm i @angle-technologies/react-components

Weekly Downloads

1

Version

14.105.2

License

MIT

Unpacked Size

17.5 MB

Total Files

464

Last publish

Collaborators

  • huonderv
  • angle-technologies