Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/long-woo/vite-ts-single-spa-root-config
- Owner: long-woo
- License: mit
- Created: 2022-04-19T09:52:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T23:02:51.000Z (2 months ago)
- Last Synced: 2024-09-17T01:27:22.434Z (about 2 months ago)
- Topics: root-config, single-spa, typescript, vite
- Language: HTML
- Homepage: https://long-woo.github.io/vite-ts-single-spa-root-config/
- Size: 295 KB
- Stars: 18
- Watchers: 3
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```