Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 271 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 271 Bytes

movies list

Movies list test module.

npm i

dev:

npm run dev

To see demo page please open dev/index.html

build:

npm run build

To see demo page please open build/index.html

to run unit tests:

npm run test