25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
Markdown
[](https://travis-ci.org/nrwl/nx)
|
|
[](https://www.npmjs.com/@nrw/nx)
|
|
|
|
# Nrwl Extensions for Angular
|
|
|
|
<img src="https://raw.githubusercontent.com/nrwl/nx/master/nx-logo.png">
|
|
|
|
An open source toolkit for enterprise Angular applications.
|
|
|
|
Nx is designed to help you create and build enterprise grade Angular applications. It provides an opinionated approach to application project structure and patterns.
|
|
|
|
|
|
## Quick Start & Documentation
|
|
|
|
[Watch a 5-minute video on how to get started with Nx.](http://nrwl.io/nx)
|
|
|
|
## Examples
|
|
|
|
[nx-examples](https://github.com/nrwl/nx-examples) repo has branches for different nx comments to display expected behavior and example app and libraries.
|
|
Check out the branch (workspace, ngrx...) to see what gets created for you. More info on readme.
|
|
|
|
## Want to help?
|
|
|
|
If you want to file a bug or submit a PR, read up on our [guidelines for contributing](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md).
|