@learnlink/web-components

0.1.1 • Public • Published

learnlink-web-components

Install dependencies

npm install

Develop web components for old Learnlink

The packaged web component are in the src/web-components folder.

npm run serve:wc

Test the web components with the old app

> in this folder: build & link
npm run build:wc
npm link

> in the old repo: load the linked package
npm link @learnlink/web-components

> when you're done with testing, unlink and install from npm (in the old repo)
npm unlink @learnlink/web-components
npm install @learnlink/web-components

Publish to NPM

npm run build:wc
npm publish

New app harness

Develop the new app harness

npm run serve

Build the new app harness

npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @learnlink/web-components

Weekly Downloads

0

Version

0.1.1

License

none

Unpacked Size

5.17 MB

Total Files

8

Last publish

Collaborators

  • h-kon
  • johannes-berggren