Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 237 Bytes

File metadata and controls

19 lines (14 loc) · 237 Bytes

Hello Ruo

hello example for ruo.

How To

  1. Start development server
yarn
npm run dev

visit: http://localhost:8080?hello=ruo

  1. Run test

Open another terminal and:

npm run test