https://github.com/vrknetha/nx-vite-example
https://github.com/vrknetha/nx-vite-example
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vrknetha/nx-vite-example
- Owner: vrknetha
- Created: 2023-04-12T12:39:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T12:57:06.000Z (over 3 years ago)
- Last Synced: 2025-10-24T15:48:45.878Z (9 months ago)
- Language: TypeScript
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NxViteExample
✨ **This workspace has been generated by [Nx, a Smart, fast and extensible build system.](https://nx.dev)** ✨
## Development server
Run `nx serve vite-demo` for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
## Understand this workspace
Run `nx graph` to see a diagram of the dependencies of the projects.
## Remote caching
Run `npx nx connect-to-nx-cloud` to enable [remote caching](https://nx.app) and make CI faster.
## Further help
Visit the [Nx Documentation](https://nx.dev) to learn more.