Enhance your Nx experience by installing Nx Console for your favorite editor. Nx Console provides an interactive UI to view your projects, run tasks, generate code, and more! Available for VSCode, IntelliJ and comes with a LSP for Vim users.
pnpm nx run-many --target build --all
Run the local docs site with:
pnpm nx serve docs
pnpm nx generate @aws/nx-plugin:ts#infra infra --name=infra --directory=lib
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.