mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
6 lines
78 B
JSON
6 lines
78 B
JSON
{
|
|
"scripts": {
|
|
"start": "browserify -t hbsfy app.js -o bundle.js"
|
|
}
|
|
}
|