0.3.21 • Published 8 months ago

ordinal-launchpad-ui v0.3.21

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
8 months ago

Ordinal Launchpad UI

This is a brief guide on how to use the package.json file and scripts in your project.

Getting Started

Firstly, ensure you have Node.js and Yarn installed on your computer. You can download Node.js from here and Yarn from here.

After installation, confirm that Node.js and Yarn were successfully installed by running the following commands in your terminal:

node -v
yarn -v

These should return the versions of Node.js and Yarn installed on your machine, respectively.

Installing Dependencies

Navigate to the root of the project where the package.json file is located. Install the necessary dependencies by running:

yarn

Running Storybook

This project uses Storybook for component development.

To start the Storybook development server, run the following command in your terminal:

yarn storybook

This will start the Storybook development server on port 6006. You can then view your Storybook by navigating to http://localhost:6006 in your web browser.

Building Storybook

If you want to create a static web app of your Storybook for distribution, you can use the build-storybook command:

yarn build-storybook

This will create a static web app in the storybook-static directory in your project folder.

Contributing

If you wish to contribute to this project, please ensure that any changes made are reflected in the Storybook components and are consistent with the overall project architecture.

More Information

For more information on the commands provided by this package.json file, or for any other questions, please refer to the Storybook documentation.

This repo is maintained by the Ordinals.Market team. Feel free to reach out in our Discord

0.3.17

8 months ago

0.3.16

8 months ago

0.3.20

8 months ago

0.3.21

8 months ago

0.3.19

8 months ago

0.3.18

8 months ago

0.3.15

9 months ago

0.3.14

9 months ago

0.3.13

9 months ago

0.3.12

9 months ago

0.3.11

9 months ago

0.3.10

9 months ago

0.3.9

9 months ago

0.3.8

9 months ago

0.3.7

9 months ago

0.3.6

9 months ago

0.3.5

9 months ago

0.3.4

9 months ago

0.3.3

9 months ago

0.3.2

9 months ago

0.3.1

9 months ago

0.3.0

9 months ago

0.2.0

10 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago