Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f58d5a3

Browse files
committed
Update README.md
1 parent 6856040 commit f58d5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The essential part of the builder is a project boilerplate. The boilerplate is a
1414

1515
It absolutely doesn't mean that you has to strictly follow the rules by which the boilerplate was designed and change the development process you used to follow. Each project is completely hackable and you can change almost everything. For example, if you don't want to use Redux or React Bootstrap in the project you may remove them from the source code. The builder is only the environment which uses metainfo of the project and acts as it was prescripted.
1616

17-
More about the structure of prepack and how it is used by Structor please read the description of the sample tutorial project here []();
17+
More about the structure of prepack and how it is used by Structor please read the description of the sample tutorial project here [http://helmetrex.com/details/1567](http://helmetrex.com/details/1567);
1818

1919
The builder runs as HTTP server with ```webpack-dev-middleware``` + ```webpack-hot-middleware``` + ```react-transform-hmr``` inside.
2020
So, the builder can be used as an HTTP server with all hot reloading capabilities from the box.

0 commit comments

Comments
 (0)