This package has been deprecated

Author message:

pre-release module deprecation

@platform/ui.dev
TypeScript icon, indicating that this package has built-in type declarations

0.0.57 • Public • Published

Module License: MIT NPM banner

UI development helpers.

 

Setup

yarn add @platform/ui.dev

 

Getting Started

See the /src/test.parcel folder for sample entry point. Add scripts to you package.json:

{
  "scripts": {
    "start": "parcel src/test.parcel/index.html",
    "clean": "rm -rf .cache dist"
  }
}

 

 

Readme

Keywords

none

Package Sidebar

Install

npm i @platform/ui.dev

Weekly Downloads

0

Version

0.0.57

License

MIT

Unpacked Size

10.4 kB

Total Files

18

Last publish

Collaborators

  • philcockfield