This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
codecombat
Archived
Watch
1
Star
0
Fork
You've already forked codecombat
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-05-04
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
e89dc9103f
Branches
Tags
No results found.
codecombat
/
index.js
4 lines
82 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Ready for action, sir!
2014-01-03 10:32:13 -08:00
require
(
'coffee-script'
)
;
Refactored server.coffee
2014-01-27 15:36:35 -08:00
var
server
=
require
(
'./server'
)
;
server
.
startServer
(
)
;
Reference in a new issue
Copy permalink