Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 293 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 293 Bytes

print-code

Tool for printing out code

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:3000
yarn run dev

# generate static project
yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.