Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

Commit 1c08c4c

Browse files
author
vinogradov
committed
Polishing readme
1 parent 6a60963 commit 1c08c4c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎README.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[See in action](https://vinogradov.github.io/react-starter-kit)
2+
13
Includes only the latest and greatest web technologies (updated May 15 2017). Use it for your next heroic SPA project because you can't go wrong with it. Contains minimal viable "hello, world" code just to proof it works. Remove hello world and write your own great project.
24

35
# Principles
@@ -36,14 +38,15 @@ Name | Library Type | Original Description | Example Config | Notes
3638
`yarn`
3739

3840
1. run in development mode (watch changes in the files and refresh your browser automatically):
39-
`yarn start` (then go http://localhost:8080/)
41+
`yarn start` (then go http://localhost:8080/ and you should see [this](https://vinogradov.github.io/react-starter-kit/))
4042

4143
1. would like to publish the project as a website? Then make a distribution build by generating static files:
4244
`yarn dist` (then go to `dist` folder)
4345

4446
If you have problems with running it please [file an issue](https://github.com/vinogradov/react-starter-kit/issues) or [contact me](https://www.facebook.com/vadim.vinogradov) on Facebook. Thanks!
4547

4648
![](http://vinogradov.github.io/react-starter-kit/screenshot.png)
49+
https://vinogradov.github.io/react-starter-kit
4750

4851
# Examples
4952

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /