We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f7974 commit 32f5d13Copy full SHA for 32f5d13
lib/generators/USAGE
@@ -9,6 +9,10 @@ can pass the redux option if you'd like to have redux setup for you automaticall
9
to integrate the Redux state container framework. The necessary node modules
10
will be automatically included for you.
11
12
+* Node
13
+
14
+ Passing the --node generator option sets up the necessary files for node to render the react_components.
15
16
*******************************************************************************
17
18
After running the generator, you will want to:
0 commit comments