@alexbjr369/hive-vue

Hive vue framework.


License
MIT
Install
npm install @alexbjr369/hive-vue@1.0.0-alpha.2

Documentation

Hive UI Framework logo

Hive

Just another UI framework...
Documentation

Report bug

Hive UI Framework is released under the MIT license. Commitizen friendly

Table of contents

Installing

  1. Run the following command:
npx hive-ui-init
  1. Choose which Hive CSS framework you wish to use in your project:

  1. Choose which Hive UI framework platform you wish to use in your project:

  1. If you chose Web Components, select now which JavaScript framework you are using:

Monorepo Usage

Installing

# npm
npm install

# yarn
yarn

# pnpm
pnpm install

Commiting

# npm
npm run commit

# yarn
yarn commit

# pnpm
pnpm run commit

Linking Packages

# npm
npx lerna link

# yarn
yarn lerna link

# pnpm
pnpm lerna link

Development

Runs the monorepo cli in development mode.

# npm
npm start

# yarn
yarn start

# pnpm
pnpm start

Production

Runs the monorepo cli in production mode.

# npm
npm run build

# yarn
yarn build

# pnpm
pnpm run build

Playground

Runs the monorepo cli in playground mode.

# npm
npm run playground

# yarn
yarn playground

# pnpm
pnpm run playground

Website

Generates Hive website.

# npm
npm run website

# yarn
yarn website

# pnpm
pnpm run website

Honey icons created by Freepik - Flaticon