Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 247 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 247 Bytes

Morosystems TODOMVC Test

Development

Runs both client and backend development servers

npm start

or

yarn start

Code formatting

Runs Prettier on the /src folder

yarn lint

Written by Matej Vobornik