Skip to content

novojin/components-library-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First, if not done, from the root of our component library, run npm link. Now we’ll tell our playground app that we want to use that symlinked library. From the root of the playground app run: npm link components-library

example: import { Button } from 'components-library'; run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published