preclosekit

1.0.38 • Public • Published

PrecloseKit

Documentation

https://preclosekit.netlify.com/docs/

Setup

  • Make sure you have the following installed:

Installation

npm install ssh://git@bitbucket.org/preclose/preclosekit.git#<TAG_NUMBER>

Then run yarn add preclosekit.

Development Workflow

Individual gulp tasks can be found in gulpfile.babel.js, but for development you will run:

  • yarn develop Starts BrowserSync instance, watches for file changes, and automatically reloads your browser.

When adding / deleting any of the media it may be necessary to run yarn build to capture those changes.

Always finish work by running yarn build in order to build the production files (dist directory).

Releasing

To release a new version of PrecloseKit, commit your changes and create a PR into master. Once merged, the changes will automatically be updated on the live site.

After your changes have been merged into master, you can cut a release. Follow the instructions here for tagging releases in Bitbucket.

Update PrecloseKit in your project's package.json to the the most recent tag number.

Browser Support

Chrome | Firefox | Edge | IE | Safari iOS Safari --- | --- | --- | --- | --- | --- | Latest | Latest | Latest | 11+ | 9+ | 10+

Readme

Keywords

none

Package Sidebar

Install

npm i preclosekit

Weekly Downloads

17

Version

1.0.38

License

MIT

Unpacked Size

9.16 MB

Total Files

153

Last publish

Collaborators

  • preclosedevops