teamhours

0.0.13 • Public • Published

teamhours

Triple Helix login frontend built with Photon.

Getting started

  • Clone the repo with git clone https://github.com/2363web/teamhours
  • Read the docs to learn about the components and how to get your new application started

Contributing

Please file a GitHub issue to report a bug. When reporting a bug, be sure to follow the contributor guidelines.

Development

  1. Install node dependencies: npm install.
  2. Open the example app: npm start.
  3. Run the app locally: npm run local
  4. Compile the app npm run pkg:[platform]

supported syntax for [platform]: linux, linux32, linux64, osx, win, win32, win64

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, teamhours is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to these rules whenever possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major while resetting minor and patch
  • New additions without breaking backward compatibility bumps the minor while resetting the patch
  • Bug fixes and misc changes bumps only the patch

For more information on SemVer, please visit http://semver.org/.

Maintainers

Avery Magnotti

Sam Tyler

License

Copyright @connors. Released under MIT.

Package Sidebar

Install

npm i teamhours

Weekly Downloads

0

Version

0.0.13

License

MIT

Last publish

Collaborators

  • citrusui