Skip to content

hesiod3c/core

Repository files navigation

Descco UI - Core

licence mit GitHub issues GitHub package.json version GitHub Release Date GitHub top language GitHub repo size GitHub All Releases npm

Prerequisites

Install

yarn

In the your project

npm install --save-dev @descco/ui-core
// or
yarn add --dev @descco/ui-core
// package.json
"devDependencies": {
  "@descco/ui-core": "vX.X.X"
}

Build

yarn build

Lint

yarn lint
//[Rules in ESLint](http://eslint.org/docs/rules/)

Test

yarn test

Release

 npm install -g release-it

Usage

Current release: v1.0.0-beta.4

Command:

release-it v1.0.0-beta.5

Questions and answers

Release source repo

- ? Show updated files? `Yes`
- M  package.json

- ? Commit (Release v1.0.0-beta.5)? `Yes`
- ? Tag (v1.0.0-beta.5)? `Yes`
- ? Push? `Yes`
- ? Publish "iron-fist" to npm? `No`

Manual

  1. Git Flow
  2. Commits
  3. Architecture
  4. Dependencies
  5. Technologies
  6. Identation (code style)
  7. CSS (code style)
  8. Javascript (code style)

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Log

Check Releases for detailed changelog.

License

MIT license © Hemerson Vianna

⬆ back to the top

About

(in development)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •