rad-components

0.0.7 • Public • Published

Library Starter

A library starter for our open source libraries

This repo's purpose is to use as a base for our open source projects. All you need to do is write you library code and then run build commands and publish to npm.

Usage

  • clone the project:
git clone https://github.com/hyperfuse/library-starter.git [name]
  • Install development dependencies:
yarn
  • Build library code with:
yarn run build
  • Watch library code as it changes:
yarn run watch
  • Run tests:
yarn run test
  • Watch Tests:
yarn run test:watch
  • Make it your own!

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i rad-components

Weekly Downloads

0

Version

0.0.7

License

MIT

Last publish

Collaborators

  • kennetpostigo