Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/varya/app-with-lib-with-formik


https://github.com/varya/app-with-lib-with-formik

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

## 1. See the component

1. `git clone [email protected]:varya/lib-with-formik.git`
1. `cd lib-with-formik`
1. `yarn`
1. `yarn storybook`

## 2. Build the library

1. `yarn build`
1. `yarn link`

## 3. The example app

1. `git clone [email protected]:varya/app-with-lib-with-formik.git`
1. `cd app-with-lib-with-formik`
1. `yarn`
1. `yarn link lib-with-formik`
1. `yarn start`

## Error
![](Error.png)