We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23d5ad commit c636c0eCopy full SHA for c636c0e
webpack_in/entry.js
@@ -0,0 +1,6 @@
1
+// This file 'entry.js' is part of an example for building a minimalistic React front-end app step
2
+// by step as outlined in the tutorial blog at
3
+// http://maratbn.com/blogs/2017/01/14/minimalistic-react-webapp/
4
+
5
6
+console.log("JavaScript entry logic.");
0 commit comments