Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hswolff/what-are-workspaces


https://github.com/hswolff/what-are-workspaces

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# what are workspaces

What the root workspace package.json looks like:

```json
{
"private": true,
"workspaces": ["packages/*"]
}
```

This is the source code for a presentation given to [UI.dev](https://ui.dev/events/) on What are Workspaces?