Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 345 Bytes

File metadata and controls

21 lines (16 loc) · 345 Bytes

smart-api

A smart API manager for front end developers and managed by back end developers.

The index.html is a single page application. You can move it any where util the next big upgrade.

So, we use express to run it at "localhost:3000" Port now.

Environment

node >= 4

Run

npm start

或者

node app