Skip to content

Commit 7da469c

Browse files
committed
Update README
1 parent cb0250c commit 7da469c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# modular
1+
# 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

Comments
 (0)