This website works better with JavaScript.
Explore
Help
Sign In
pu428f3pz
/
algorithm-visualizer-server
Watch
1
Star
0
Fork
You've already forked algorithm-visualizer-server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add pm2.json
Browse Source
master
Jason Park
7 years ago
parent
84ff90b0ef
commit
f9e940194c
1 changed files
with
8 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
8
pm2.json
Unescape
Escape
View File
@ -0,0 +1,8 @@
{
"apps"
:
[
{
"name"
:
"algorithm-visualizer"
,
"script"
:
"npm start"
}
]
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
pu428f3pz/algorithm-visualizer-server
Title
Body
Create Issue