Skip to content

jp-rad/weblueth-custom

Repository files navigation

@weblueth/custom

@weblueth, custom template.

Live Demo (GitHub Pages)

Installation:

npm install @weblueth/custom --save-dev

or

yarn add --dev @weblueth/custom

How to publish npm package for developers

  1. Generate New Token on npm: https://www.npmjs.com/
  2. Create secrets for a repository on GitHub, name: NPM_TOKEN
  3. Create new Tag
  4. Click Draft a new release button on Tags page
  5. Click Publish release button
  6. publish.yml action will be launched and published to npm