zzzxxxyyy321123

1.0.0 • Public • Published

Lerna Getting Started Example

This repo is a small example of using Lerna 5+.

Watch this 10-minute walkthrough to see how new versions of Lerna work.

This repo contains three packages or projects:

  • header (a library of React components)
  • footer (a library of React components)
  • remixapp (an app written using the Remix framework which depends on both header and footer)
packages/
    header/
        src/
            ...
        package.json
        rollup.config.json
        jest.config.js

    footer/
        src/
            ...
        package.json
        rollup.config.json
        jest.config.js

    remixapp/
        app/
            ...
        public/
        package.json
        remix.config.js

package.json

Readme

Keywords

none

Package Sidebar

Install

npm i zzzxxxyyy321123

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.43 MB

Total Files

35

Last publish

Collaborators

  • amazing0zhang