2.7.0 • Published 5 years ago

@loque/react-gui v2.7.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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
2.7.0

5 years ago

2.6.0

5 years ago

2.5.0

5 years ago

2.4.0

5 years ago

2.3.2

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.0.0

5 years ago