@brudi-toolbox/next-dev

2.0.8 • Public • Published

brudi Toolbox React NextJS Helper

Helper library for brudi Mesh React next developers.

Installation

Install the package with

yarn add -D @brudi-toolbox/next-dev

or

npm install --save-dev @brudi-toolbox/next-dev

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 NextJS Helper library. Nothing in lib gets shipped with the published module.

Run once:

$ yarn build

Run the watch script:

$ yarn build:watch

License

BDIL

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @brudi-toolbox/next-dev

    Weekly Downloads

    1

    Version

    2.0.8

    License

    Apache-2.0

    Unpacked Size

    33.3 kB

    Total Files

    9

    Last publish

    Collaborators

    • sandrowyss
    • zesi
    • karlkode