File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -208,18 +208,18 @@ nx g @huge-nx/conventions:project-type [name] --directory [path-of-new-project]
208
208
209
209
## Examples
210
210
211
-
212
-
213
211
### Nx Presets Replacement
214
212
215
213
- ** [ nx-preset-angular-monorepo] ( https://github.com/jogelin/huge-nx/blob/main/examples/nx-preset-angular-monorepo.conventions.ts ) **
216
214
- ** [ nx-preset-react-monorepo] ( https://github.com/jogelin/huge-nx/blob/main/examples/nx-preset-react-monorepo.conventions.ts ) **
215
+ - ** [ nx-preset-ts-monorepo] ( https://github.com/jogelin/huge-nx/blob/main/examples/nx-preset-ts-monorepo.conventions.ts ) **
217
216
218
217
### Advanced
219
218
220
219
- ** [ huge-angular-full-stack] ( https://github.com/jogelin/huge-nx/blob/main/examples/huge-angular-full-stack.conventions.ts ) **
221
220
- ** [ huge-angular-mf] ( https://github.com/jogelin/huge-nx/blob/main/examples/huge-angular-mf.conventions.ts ) **
222
221
- ** [ huge-next-full-stack] ( https://github.com/jogelin/huge-nx/blob/main/examples/huge-next-full-stack.conventions.ts ) **
222
+ - ** [ huge-next-full-stack-ts-solution] ( https://github.com/jogelin/huge-nx/blob/main/examples/huge-next-full-stack-ts-solution.conventions.ts ) **
223
223
224
224
## Project Type Concept
225
225
You can’t perform that action at this time.
0 commit comments