Skip to content

onlyanegg/test-proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simple reproduction of React Hook error

To Reproduce

git clone https://github.com/onlyanegg/test-proj
cd test-proj/test-lib
npm install
cd ../test-app
npm install
npm link ../test-lib

In one terminal

cd test-proj/test-lib
npm run build

In another terminal

cd test-proj/test-app
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published