Skip to content

Add the ability to run the server from code #25

@DiFuks

Description

@DiFuks

We are developing an analogue of create-react-app in our company. And we want to add vitest-preview to it. There is currently no way to run the server from code.

Sample:

import { startServer } from 'vitest-preview/node';

startServer();

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions