Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

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