renames folders

This commit is contained in:
Copple
2022-04-26 12:44:07 +02:00
parent 92ddfc9c7e
commit f83c1ca018
20 changed files with 1 additions and 1 deletions

View File

@@ -191,9 +191,9 @@ Then edit and visit any of the following sites:
The monorepo has a set of shared components under `/packages`:
- `/packages/common`: Common React code, shared between all sites.
- `/packages/config`: All shared config
- `/packages/tsconfig`: Shared Typescript settings
- `/packages/common`: Common React code, shared between all sites.
### Installing packages
Installing a package with : `npm install <package name> -w=<workspace to install in>`. eg: