This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Continous_Integration_in_der_Praxis
/
CIiP-2019-SoSe-Projektarbeit_ircd-js
forked from
sheogorath/ircd-js
Watch
2
Star
0
Fork
0
Code
Releases
Activity
Browse Source
Merge commit '806dee970a4df81cae83ee69c97ce7aba4fd3df7' into HEAD
master
Jenkins
5 years ago
parent
daf1a1b804
806dee970a
commit
933454d2d9
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
index.js
3
index.js
View File
@ -0,0 +1,3 @@
const
server
=
require
(
"./src/server.js"
)
server
.
create
(
)
.
listen
(
6667
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Continous_Integration_in_der_Praxis/CIiP-2019-SoSe-Projektarbeit_ircd-js
Title
Body
Create Issue