Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 168 Bytes

File metadata and controls

28 lines (18 loc) · 168 Bytes

yo7.dev

Develop

Run server:

$ npm run dev

Lint:

$ npm run lint

Format:

$ npm run lint:fix

Check type:

$ npm run test:type