edo-components

0.3.3 • Public • Published

edo-components

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Compiles and minifies for lib production

npm run lib

Compiles styleguide for development

npm run styleguide

Compiles styleguide for production

npm run styleguide:build

Lints and fixes files

npm run lint

Утилита для управления версиями приложения

# документация https://github.com/vojtajina/grunt-bump

$ grunt bump:patch
>> Version bumped to 0.0.3
>> Committed as "Release v0.0.3"
>> Tagged as "v0.0.3"
>> Pushed to origin

$ grunt bump:minor
>> Version bumped to 0.1.0
>> Committed as "Release v0.1.0"
>> Tagged as "v0.1.0"
>> Pushed to origin

$ grunt bump:major
>> Version bumped to 1.0.0
>> Committed as "Release v1.0.0"
>> Tagged as "v1.0.0"
>> Pushed to origin

# для установки версии вручную
$ grunt bump --setversion=2.0.1
>> Version bumped to 2.0.1
>> Committed as "Release v2.0.1"
>> Tagged as "v2.0.1"
>> Pushed to origin

Customize configuration

See Configuration Reference.

Readme

Keywords

none

Package Sidebar

Install

npm i edo-components

Weekly Downloads

15

Version

0.3.3

License

none

Unpacked Size

6.14 MB

Total Files

10

Last publish

Collaborators

  • nastya-zz