You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ $ npm run build
41
41
42
42
## Principles
43
43
44
-
***One dependency:** The first and only dependency needed to create a Cycle.js project, hiding tooling complexity and providing smart defaults.
44
+
***One dependency:** The first and only dependency needed to create a Cycle.js project, hiding tooling complexity and providing smart defaults. Just update `create-cycle-app` to get selected changes to the core flavors.
45
45
46
46
***Zero Configuration:** There are no configuration files. Configuring both development and production builds is handled for you so you can focus on writing code.
0 commit comments