joyent-portal/backend/README.md

14 lines
91 B
Markdown

# Joyent Dashboard Backend
## start
```
npm run start
```
## test
```
npm run test
```