Skip to content

Commit 32993bc

Browse files
author
Ives van Hoorne
committed
Change order of create-react-app message
1 parent 81c41ab commit 32993bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# [CodeSandbox](https://codesandbox.io)
22
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
33

4-
An online code editor with a focus on React.
54
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
65

6+
An online code editor with a focus on React.
7+
8+
79
The JavaScript community has sharing as its selling point. It has the biggest open source community and every day new ideas and proposals are shared on Twitter. This is great and a really strong point, but the side effect of this is that there are a lot of tools and configurations to consider before you can start building.
810

911
CodeSandbox aims to solve this by allowing developers to simply go to a URL in their browser to start building. This not only makes it easier to get started, it also makes it easier to share. You can just share your created work by sharing the URL, others can then (without downloading) further develop on these sandboxes.

0 commit comments

Comments
 (0)