0.1.70 • Published 2 years ago

@granosafe/design-system v0.1.70

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

granosafe-design-system

Important

The project has been migrated to a new scope. For this reason, this package is no longer maintained. You can use the new definitive version of the package by accessing from the new official project here.

Installation

Package Manager

Use the package manager yarn to install the dependencies.

Important: Make sure you have the yarn installed globally as it is necessary for use the project's features.

Install yarn with the following command:

npm install -g yarn

Install this Package From NPM

yarn add @granosafe/design-system

Dependencies

Install dependencies with the following command:

yarn

Prepare

yarn prepare

This command will install the husky hooks in the git repository to control preprocessors for commits and pushes, such as code formatters and Eslint, and the required automatic project settings.

Available scripts and usage

If you look at the scripts inside package.json you will see several methods, among them:

Run development server

yarn dev

A server with a fast refresh for development. Do not use for production.

Reinstall dependencies

yarn reinstall

Asynchronously deletes all dependencies and reinstalls using yarn.

Commit your changes

yarn commit

Use the yarn commit command to start the git-cz cli. With that we can make the commits in a standardized way.

Create production build

yarn build:dist

Creates an optimized distribution build of the design system.

Check typing

yarn type:check

Run a test using the TypeScript compiler to identify code typing failures.

Start debug server

yarn debug

Starts the development server with debug options. V8 inspector integration allows tools such as Chrome DevTools and IDEs to debug and profile Node.js instances.

Automatically format code

yarn prettier

Auto-formats code using Prettier. This command writes possible corrections to the project files.

Check code style

yarn prettier:check

Checks that all files follow the style pattern without changing them, reporting possible errors to the console.

Fix code integrity

yarn eslint

Looks for code integrity errors and fixes where possible. This command writes possible corrections to the project files.

Check code integrity

yarn eslint:check

Looks for code integrity errors in all files without changing them, reporting possible errors to the console.

Run development storybook server

yarn storybook

A server with a fast refresh for components documentation development. Do not use for production.

Buid storybook

yarn build:docs

Created a production build for storybook.

0.1.70

2 years ago

0.1.67

2 years ago

0.1.68

2 years ago

0.1.69

2 years ago

0.1.52

2 years ago

0.1.53

2 years ago

0.1.54

2 years ago

0.1.55

2 years ago

0.1.56

2 years ago

0.1.57

2 years ago

0.1.58

2 years ago

0.1.59

2 years ago

0.1.50

2 years ago

0.1.51

2 years ago

0.1.49

2 years ago

0.1.42

2 years ago

0.1.43

2 years ago

0.1.44

2 years ago

0.1.45

2 years ago

0.1.46

2 years ago

0.1.47

2 years ago

0.1.48

2 years ago

0.1.63

2 years ago

0.1.64

2 years ago

0.1.65

2 years ago

0.1.66

2 years ago

0.1.60

2 years ago

0.1.61

2 years ago

0.1.62

2 years ago

0.1.41

2 years ago

0.1.40

2 years ago

0.1.38

2 years ago

0.1.39

2 years ago

0.1.34

2 years ago

0.1.35

2 years ago

0.1.36

2 years ago

0.1.37

2 years ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.1.9

2 years ago

0.1.30

2 years ago

0.1.31

2 years ago

0.1.32

2 years ago

0.1.33

2 years ago

0.1.27

2 years ago

0.1.28

2 years ago

0.1.29

2 years ago

0.1.20

2 years ago

0.1.21

2 years ago

0.1.22

2 years ago

0.1.23

2 years ago

0.1.24

2 years ago

0.1.25

2 years ago

0.1.26

2 years ago

0.1.16

2 years ago

0.1.17

2 years ago

0.1.18

2 years ago

0.1.19

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.37

2 years ago

0.0.36

2 years ago

0.0.35

2 years ago

0.0.34

2 years ago

0.0.33

2 years ago

0.0.32

2 years ago

0.0.31

2 years ago

0.0.30

2 years ago

0.0.29

2 years ago

0.0.28

2 years ago

0.0.27

2 years ago

0.0.26

2 years ago

0.0.25

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago