An open API service indexing awesome lists of open source software.

https://github.com/lights0123/print-code

A tool for printing out code
https://github.com/lights0123/print-code

code-formatter highlightjs nuxt print print-code vue

Last synced: 3 months ago
JSON representation

A tool for printing out code

Awesome Lists containing this project

README

        

# print-code

> Tool for printing out code

## Build Setup

``` bash
# 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](https://nuxtjs.org).