Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/long-woo/vite-ts-single-spa-root-config

Create a root config example of single-spa using vite and typescript.
https://github.com/long-woo/vite-ts-single-spa-root-config

root-config single-spa typescript vite

Last synced: 4 days ago
JSON representation

Create a root config example of single-spa using vite and typescript.

Awesome Lists containing this project

README

        

# vite-ts-single-spa-root-config

Create a root config example of single-spa using vite and typescript.

## Development

```sh
pnpm dev
```

## Build

```sh
pnpm build
```