Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 252 Bytes

File metadata and controls

29 lines (19 loc) · 252 Bytes

Techbook Template

Techbook boilerplate repository.

Install dependencies

npm install

Build

npm run build

Preview

npm run dev

Test

Run Textlint.

npm run lint