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

https://github.com/kiranmantha/plumejs-vite-template

PlumeJS template with vite bundler
https://github.com/kiranmantha/plumejs-vite-template

Last synced: 3 months ago
JSON representation

PlumeJS template with vite bundler

Awesome Lists containing this project

README

        

# plumejs-vite-template
[PlumeJS](https://www.npmjs.com/package/@plumejs/core) template with vite bundler

## To run the app
`npm run start`

## To build app
`npm run build`

## To run unit tests
`npm run test`

For unit tests documentation visit [Vitest](https://vitest.dev/)