mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
20 lines
257 B
Markdown
20 lines
257 B
Markdown
connect-architect
|
|
=================
|
|
|
|
[Connect](https://github.com/senchalabs/connect) for [architect](https://github.com/c9/connect-architect).
|
|
|
|
|
|
Demo
|
|
====
|
|
|
|
npm install
|
|
cd ./demo
|
|
node server
|
|
open http://localhost:8080
|
|
|
|
Test
|
|
====
|
|
|
|
npm install
|
|
npm test
|