@brudi/brudi-toolbox-webapp

0.3.0 • Public • Published

brudi Toolbox Webapp Helper

Helper library for brudi Mesh webapp developers.

Installation

Install the package with

yarn add -D @brudi/brudi-toolbox-webapp

Development

Quickstart

To install dependencies with Yarn, run:

$ yarn install

Linting

NOTE: The linter will run against everything in the lib directory.

JavaScript Linting

This assumes you have eslint and eslint-watch installed. If you don't, run the following:

$ yarn global add eslint eslint-watch

To run the linter once:

$ yarn lint:js

To run the watch task:

$ yarn lint:js:watch

Build

NOTE: When you run build, Babel will create a build directory. This is what users will interact with when they use the brudi Toolbox React Webapp Helper library. Nothing in lib gets shipped with the published module.

Run once:

$ yarn build

Run the watch script:

$ yarn build:watch

License

BDIL

Readme

Keywords

none

Package Sidebar

Install

npm i @brudi/brudi-toolbox-webapp

Weekly Downloads

8

Version

0.3.0

License

UNLICENSED

Unpacked Size

347 kB

Total Files

4

Last publish

Collaborators

  • davidtschan
  • martinklapper
  • dardan
  • mistermoe2020
  • sandrowyss
  • zesi
  • karlkode
  • brudi.com