Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 219 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 219 Bytes

portal-63

For now, run the examples to see how to implement this Portal

Run examples

npm install

npm start

then open examples/index.html in your browser

Run tests

npm install

npm test