Skip to content

uploading with updated Readme From Master branch #229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ

### Documentation

If you want to read about using ReacType, the [User Manual](https://reactype-1.herokuapp.com/#/tutorial) is free and available online now.

<!-- NEED TO REPLACE THE TUTORIAL LINK -->

## Changes with version 17.0.0
Expand All @@ -75,14 +75,16 @@ If you want to read about using ReacType, the [User Manual](https://reactype-1.h
- **Marketplace Feature**: Implemented a dedicated area for developers to share their projects,
- **And more:** See [change log](https://github.com/open-source-labs/ReacType/blob/master/CHANGE_LOG.md) for more details on what was changed from the previous versions as well as plans for upcoming features!

## File Structure courtesy of Reactype version 14.0.0
## File Structure of Reactype version 17.0.0

Here is the main file structure:

<p align="center">
<img width="1000" src="https://i.imgur.com/RdK8QzW.jpg">
<img width="1000" src="https://i.imgur.com/uUzyHwW.png">
</p>
Please refer to the link: https://excalidraw.com/#json=JKwzVD5qx6lsfiHW1_pQ9,XJ6uDoehVu-1bsx0SMlC6w for more details.
Given to us courtesy of our friends over at React Relay

Please refer to the Excalidraw provided by ReacType Version 14.0 for more details: https://excalidraw.com/#json=JKwzVD5qx6lsfiHW1_pQ9,XJ6uDoehVu-1bsx0SMlC6w

## Run ReacType using CLI

Expand Down