1.0.136 • Published 2 years ago

avenbeck-ui-kit-new v1.0.136

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

Prerequisites

Node.js interpreter (preferably version 15.14.0) and yarn package manager must be installed in the system.

Installation

After cloning the project, install its dependencies with this command:

yarn install

In the project directory, you can run:

yarn storybook

Runs the app in the development mode. Open http://localhost:5005 to view it in the browser.

Prepare for release You should enter a password for release. Password you could find here Frontend config

Release version changed automatically

yarn release:patch

Release patch version. It will change release version for example 0.0.1 -> 0.0.2

yarn release:minor

Release minor version. It will change release version for example 0.1.1 -> 0.2.1

yarn release:major

Release major version. It will change release version for example 1.1.1 -> 2.1.1

After release version will be change, and you should commit and push your changes

package.json scripts

  • build - build application
  • release:patch - release patch changes
  • release:minor - release minor changes
  • release:major - release major changes
  • lint:styles - start stylelint
  • lint:code - start eslint
  • lint - start both eslint and stylelint
  • storybook - start application on development mode
  • build-storybook - build storybook

Folder structure

  • node_modules - installed dependencies
  • src - source code
    • assets - media files (fonts and global styles)
      • common - main folder with global components
      • enums - global enums types
      • forms - forms components
      • hooks - custom React hooks
      • icons - react svg components
      • inputs - input components (input, checkbox, select, autocomplete, etc.)
      • types - global types
      • utils - custom utils
1.0.136

2 years ago

1.0.135

2 years ago

1.0.134

2 years ago

1.0.133

2 years ago

1.0.132

2 years ago

1.0.131

2 years ago

1.0.130

2 years ago

1.0.129

2 years ago

1.0.128

2 years ago

1.0.127

2 years ago

1.0.126

2 years ago

1.0.125

2 years ago

1.0.124

2 years ago

1.0.123

2 years ago

1.0.122

2 years ago

1.0.121

2 years ago

1.0.120

2 years ago

1.0.119

2 years ago

1.0.118

2 years ago

1.0.117

2 years ago

1.0.116

2 years ago

1.0.115

2 years ago

1.0.114

2 years ago

1.0.114-2

2 years ago

1.0.114-1

2 years ago

1.0.113

2 years ago

1.0.112

2 years ago

1.0.111

2 years ago

1.0.110

2 years ago

1.0.109

2 years ago

1.0.108

2 years ago

1.0.107

2 years ago

1.0.106

2 years ago

1.0.105

2 years ago

1.0.104

2 years ago

1.0.103

2 years ago

1.0.102

2 years ago

1.0.101

2 years ago

1.0.100

2 years ago

1.0.99

2 years ago

1.0.98

2 years ago

1.0.97

2 years ago

1.0.96

2 years ago

1.0.95

2 years ago

1.0.94

2 years ago

1.0.93

2 years ago

1.0.92

2 years ago

1.0.91

2 years ago

1.0.90

2 years ago

1.0.88

2 years ago

1.0.87

2 years ago

1.0.86

2 years ago

1.0.85

2 years ago

1.0.84

2 years ago

1.0.83

2 years ago

1.0.82

2 years ago

1.0.81

2 years ago

1.0.80

2 years ago

1.0.79

2 years ago