UNPKG

gitbook-start-github-rafadanipedro

Version:
6 lines (4 loc) 135 B
import gitbook from './gitbook-spawn' export default async function generateGitbook () { await gitbook('serve', '--port', '8080') }