Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 154 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 154 Bytes

Node.js Fullstack template

Install dependencies

yarn

Run project

yarn start

Build project

yarn build

Lint project

yarn lint