Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 209 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 209 Bytes

Esh Exercise

install deps

npm install

run dev mode

run the following command and copy the Local address to your browser

npm run dev

Tests

run some example tests

npm run test