0.14.1 • Published 2 years ago

@visiosto/react-components v0.14.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Visiosto React Components

Main workflow

An npm package with the components powering the development of web applications of Visiosto using React.

Install

With yarn:

yarn add @visiosto/react-components

With npm:

npm install @visiosto/react-components

Build

Before building react-components, please ensure that you have Node.js and Yarn installed. Please note that this project uses the Yarn Classic.

First, clone the GitHub repository of react-components.

Via HTTPS: If you’re checking out sources as read-only, HTTPS works best.

git clone https://github.com/visiosto/react-components.git

Via SSH: If you’re planning on regularly making direct commits, cloning over SSH may provide a better experience (it requires uploading SSH keys to GitHub)

git clone git@github.com:visiosto/react-components.git

Via GitHub CLI: If you work chiefly with GitHub, using the official GitHub CLI may provide the best experience.

gh repo clone visiosto/react-components

After cloning the source, make sure to change to the cloned directory.

cd react-components

Then install the dependencies for the build.

yarn install

Finally, build the project.

yarn build

Contributing

Contributions to react-components are welcome and encouraged! There are many ways to contribute to it. You can find the guidelines for contributing in CONTRIBUTING.

This project adheres to the Contributor Covenant Code of Conduct. By participating, you’re expected to uphold this code. Please report unacceptable behaviour to antti.kivi@visiosto.fi.

Licence

react-components’s source code is licensed under the MIT License.

0.14.0

2 years ago

0.14.1

2 years ago

0.13.0

2 years ago

0.13.1

2 years ago

0.11.0

2 years ago

0.12.0

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.9.1

2 years ago

0.5.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago