Closed SheepFromHeaven closed 4 years ago
I want to be able to use the biotope preview in node js:
import {build, serve} from '@biotope/preview'; ... build(config) ... serve(config)
I want to be able to use the biotope preview in node js: