Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Project is unstable and in active development. Though project can run in development environments, "installation" sounds inaccurate and may be confusing.
  • Loading branch information
markmarcelo committed Mar 31, 2017
1 parent c31dd31 commit 4f546d3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,5 @@ Managing state across a complex web of React components is the biggest pain poin
## Synchronized property and style controls
Code is the representation of user interfaces, but writing code rarely ever resembles it. By cross-utilizing Reactide’s tools, properties and styles can be edited through straightforward GUI controls that provide immediate feedback in the browser simulator. The cumbersome process of having to wait and transpile every minor edit to a project is now instant.

## How to install

Run `npm run dev` in one terminal.

Once the webpack server has started open another terminal and run `npm run dev-start`.

You can also run `npm start`, however please note that live reloading will then not be available.

## Contributors
[Jin Choi](https://github.com/jinihendrix) | [Mark Marcelo](https://github.com/markmarcelo) | [Bita Djaghouri](https://github.com/bitadj)

1 comment on commit 4f546d3

@Hum4n01d
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why??

Please sign in to comment.