Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryoppippi/ryoppippi.com


https://github.com/ryoppippi/ryoppippi.com

portfolio ryoppippi svelte sveltekit typia unocss

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ryoppippi.com

## Developing

```bash
pnpm i

# or start the server and open the app in a new browser tab
pnpm dev -- --open
```

## Building

To create a production version of your app:

```bash
pnpm build
```

## LICENSE

Code is under [MIT](./LICENSE).

Contents are under [CC BY-SA 4.0](./LICENSE.content).