lazynerd-devtools

1.0.1 • Public • Published

lazynerddevtools

A set of front-end development tools.

Setup

  • Install this library as dependency.
npm install lazynerd-devtools --save-dev
  • Create webpack config(s). See templates/webpack.config.js for an example.

  • To enable eslint in editor, copy templates/.eslintrc.js into root of the new project.

  • To use storybook, install @storybook/react in the new project. This was listed as peerDependencies of this project so it won't be installed by default.

  • Copy the scripts from templates/package.json into package.json of the new project.

/lazynerd-devtools/

    Package Sidebar

    Install

    npm i lazynerd-devtools

    Weekly Downloads

    5

    Version

    1.0.1

    License

    Apache-2

    Last publish

    Collaborators

    • kristw