Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
NMinhNguyen committed May 21, 2020
1 parent 8f1f5a6 commit 9e1f51d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# modular
# modular

`modular` allows you to develop and deploy applications, written as JavaScript modules, across multiple repositories.

It consists of a few parts:

- a spec for tracking and resolving dependencies
- a development server to write and debug code locally
- a tool to build and deploy these assets
- documentation and guidance

0 comments on commit 9e1f51d

Please sign in to comment.