Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 260 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 260 Bytes

NATA

A test framework

Install

$ git clone git@github.com:open-nata/nata.git
$ cd nata && npm install

Add --registry=http://registry.npm.taobao.org if you are in china

Use

$ cd nata && ./start.sh

open localhost:3000 in browser