Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 257 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 257 Bytes

connect-architect

Connect for architect.

Demo

npm install
cd ./demo
node server
open http://localhost:8080

Test

npm install
npm test