react-bulma-io
TypeScript icon, indicating that this package has built-in type declarations

0.5.6 • Public • Published
Statements Branches Functions Lines Build
Statements Branches Functions Lines Build

React Bulma Io

A simple library of wrappers components to Bulma framework.

Getting Started

Clone the repository, install dependencies with package manager of your choice and you should be good to go. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing Yarn

Read the Installation Guide on Yarn website for detailed instructions on how to install it.

Installing Npm and Node

Read the Installation Guide on Npm website for detailed instructions on how to install it.

Available Scripts

In the project directory, you can run:

npm start or yarn start

Runs the library in development mode. Open http://localhost:3000 to view it in the browser.

npm run test or yarn run test

Runs the test watcher in an interactive mode.

npm run build or yarn build

Builds the library for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

Deployment

Deployment is done automatically by Travis.

Built With

  • React - The component framework used
  • Bulma - Style sheet framework wrapped
  • Yarn - Dependency Management
  • Typescript - Language used to develop the lib
  • Jest - Test framework used

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Bruno Magalhães - Initial work - Klougod

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Package Sidebar

Install

npm i react-bulma-io

Weekly Downloads

18

Version

0.5.6

License

MIT

Unpacked Size

1.85 MB

Total Files

141

Last publish

Collaborators

  • klougod