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
Once created, navigate to your project directory and install dependencies:
76
+
::: info
77
+
78
+
Since modern.js is a framework built on top of Webpack or Rspack, you need to install both the Zephyr ModernJS plugin and the Rspack or Webpack plugin, depending on your bundler choice.
79
+
80
+
:::
77
81
82
+
Once created, navigate to your project directory and install dependencies:
0 commit comments