Giter VIP home page Giter VIP logo

nx-starter's Introduction

Nx Workspace Starter Kit

An Nx Workspace monorepo starter kit for managing Angular applications and their shared libraries.


Build Status Nx Workspace Commitizen friendly semantic-release

Code Coverage Security, Vulnerabilities Reliability, Bugs Maintainability, Tech Debt, Code Smells

Table of Contents


About the Repository

This repository is an Nx Workspace monorepo for Angular common applications and their shared libraries, modules, components and more. It is made using Nrwl Extensions for Angular, an open source toolkit for enterprise Angular applications.

All Angular packages should be developed in compliance with Angular Package Format using ng-packagr.

Install

# Install Angular CLI and Nrwl Schematics
npm install -g @angular/cli @nrwl/schematics
# Install dependencies and bootstrap
npm install

Usage

CLI

# TBD

# Generate app. Use '-d' flag to enable dry-run
ng g app <app_name> --routing --style scss --prefix <app_prefix>

# Generate lib. Use '-d' flag to enable dry-run
ng g lib <lib_name> --routing --prefix=<lib_prefix> --parent-module=apps/<app_name>/src/app/app.module.ts

โ˜๏ธ more instructions coming soon.


Support

Submit an issue, in which you should provide as much detail as necessary for your issue.

Contributing

Contributions are always appreciated. Read CONTRIBUTING.md documentation to learn more.

Changelog

Release details are documented in the CHANGELOG.md file, and on the GitHub Releases page.


License

ISC License

Copyright (c) 2018 Sean Trane Sciarrone

nx-starter's People

Contributors

seantrane avatar semantic-release-bot avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.