mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-10 23:39:31 -05:00
11 lines
No EOL
77 B
Markdown
11 lines
No EOL
77 B
Markdown
To Build:
|
|
|
|
```bash
|
|
grunt browserify
|
|
```
|
|
|
|
To Develop:
|
|
|
|
```bash
|
|
grunt watch
|
|
``` |