@thatao72/lifelog

1.2.25 • Public • Published

# how to push files to Google Apps Studio
# clasp configuration is in .clasp.json and .claspignore
> clasp push

# how to push client.js to unpkg
# 1. Ensure client.js is part of a public npm package.
# 2. Update the package version in package.json.
# 3. Publish the package to npm:
> npm publish
# 4. Access the file via unpkg:
# https://unpkg.com/<package-name>@<version>/client.js

Readme

Keywords

none

Package Sidebar

Install

npm i @thatao72/lifelog

Weekly Downloads

86

Version

1.2.25

License

none

Unpacked Size

56.7 kB

Total Files

14

Last publish

Collaborators

  • thatao72