1.0.4 • Published 3 years ago

component-library-tailwind-starter v1.0.4

Weekly downloads
17
License
MIT
Repository
github
Last release
3 years ago

Motive

I wasn't able to find a good repository with the following to consideration:

  • Minimum configuration (for flexibility)
  • Latest versions of Tailwind, Webpack Plugins
  • Storybook integration
  • Typescript support

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/kokiebisu/component-library-tailwind-starter.git
  2. Install NPM packages
    yarn

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation 1. Building

yarn build 

This will create a dist folder which can be used by other projects