]> git.proxmox.com Git - mirror_xterm.js.git/commit
Add a Procfile with the `npm start` command
authorAntonis Kalipetis <akalipetis@gmail.com>
Thu, 15 Dec 2016 11:36:21 +0000 (13:36 +0200)
committerAntonis Kalipetis <akalipetis@gmail.com>
Wed, 28 Dec 2016 16:12:23 +0000 (18:12 +0200)
commitf00ea4bfac27cb332d9c6c1ce9df322e6c86c8e5
tree46c44c79a940e27fb2cc09fb97c69c4a6a92d94d
parent0da4c9d90d138ae41f4fdc2f377cd6efeea5a539
Add a Procfile with the `npm start` command

Also, update the Procfile.dev with the updated `npm run dev` command.

Signed-off-by: Antonis Kalipetis <akalipetis@gmail.com>
Procfile [new file with mode: 0644]
Procfile.dev