c2-ui-kit

0.0.202 • Public • Published

C2 UI Kit

Works with node version 12.18.3

Startup commands:

  • npm install (first time)
  • npm run build
  • npm run serve (starts server)

Notes:

  • components should be built to accessibility standards
  • prefix components with "c2-" unless third-party component
  • prefix with "_" if sub-component
  • follow existing components for structuring JS

To publish new package version to npm:

  • merge develop into master
  • checkout master branch
  • pull latest
  • npm login
  • npm version patch (increments package version)
  • npm publish
  • git push (pushes new version back to master)

Readme

Keywords

none

Package Sidebar

Install

npm i c2-ui-kit

Weekly Downloads

0

Version

0.0.202

License

none

Unpacked Size

1.15 MB

Total Files

146

Last publish

Collaborators

  • thec2group