@loque/react-gui
TypeScript icon, indicating that this package has built-in type declarations

2.7.0 • Public • Published

react-gui

Prerequisites

@pika/pack

Install globally @pika/pack.

npm install -g @pika/pack

yarn

Install yarn following the official instructions for your operating system.

Install all dependencies for development

yarn install --production=false

Scripts

Start (Dev)

Starts the web server with storybook and watches for changes with HMR. Then go to http://localhost:6006 in a browser to see the running storybook.

yarn start
yarn dev # an alias of yarn start

Build

Builds sources with @pika/pack.

yarn build

Publish

Builds sources with @pika/pack, adds a version tag locally and publish to npm.

You'll still need to push your git commits and tags to the remote origin.

pack publish

Build Storybook

Builds storybook assets.

yarn build-storybook

Readme

Keywords

none

Package Sidebar

Install

npm i @loque/react-gui

Weekly Downloads

3

Version

2.7.0

License

ISC

Unpacked Size

95.7 kB

Total Files

63

Last publish

Collaborators

  • loque