Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.08 KB

Koa Boilerplate

code style: prettier Commitizen friendly MIT License

⚡ Features

✨ Getting Started

npx degit marcoturi/koa-boilerplate my-app
cd my-app

# To enable yarn 4 follow the instruction here: https://yarnpkg.com/getting-started/install
yarn #Install dependencies.