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 cb0250c commit 7da469cCopy full SHA for 7da469c
README.md
@@ -1 +1,10 @@
1
-# modular
+# modular
2
+
3
+`modular` allows you to develop and deploy applications, written as JavaScript modules, across multiple repositories.
4
5
+It consists of a few parts:
6
7
+- a spec for tracking and resolving dependencies
8
+- a development server to write and debug code locally
9
+- a tool to build and deploy these assets
10
+- documentation and guidance
0 commit comments