Skip to content

web-dev-lib/polished-design-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Component Library

This project is a final result on Tutorial: Making a React Component Library with Storybook and NPM.

Video Link: https://youtu.be/7Gbk4h2AYVE

In this video, you will learn:

  1. How to bootstrap a project with CRA
  2. How to create components and the mindset behind
  3. How to host centralized global styles, fonts and icons in the library
  4. How to publish it to NPM and consume from another application

Usage

  1. Change the project name in package.json
  2. Create an account in NPM and login from cli by running npm login
  3. Run npm publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • HTML 3.4%
  • CSS 1.7%
  • JavaScript 1.1%