Skip to content

A simple lib with React components implemented from Bulma framework

License

Notifications You must be signed in to change notification settings

klougod/react-bulma-io

Repository files navigation

npm coverage

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

About

A simple lib with React components implemented from Bulma framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published