Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sadnessOjisan committed Oct 2, 2021
1 parent fc63c35 commit f885491
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,24 @@ npm install re-geo
yarn add re-geo
```

## Develop

This is monorepo of library and landing page.
I use yarn workspace for monorepo engine.

```sh
yarn install

yarn lib storybook
```

### Requirement for developper

NodeJS v14~.

Because Gatsby needs the version.
Gatsby is used for LP.

## Misc

This library is inspired by [geo-bootstrap](https://github.com/divshot/geo-bootstrap). Special thanks.

0 comments on commit f885491

Please sign in to comment.