Giter VIP home page Giter VIP logo

accounting-system's Introduction

ngrx-entity-crud-prime-ng-boilerplate

This project was generated with Angular CLI.

How to use it?

This project was created to be used with the ngrx-entity-crud library, to understand how to use it read this guide.

What is it for?

You will be able to create CRUD Angular NgRx applications.

Note

compile the library:

npm run build

publish library:

go to the "libs/ngrx-entity-crud" folder.

npm login (authentication)
npm publish 

DEVELOP

Package linking:

cd <library-compiled>
npm link

go to the main folder of the project where to use the library:

npm link <library-name>

in case ...

if the error appears:

... 'No provider for Injector!' ...

edit the file angular.json, set the value of "projects/*/architect/build/options":
"preserveSymlinks": true.

if you don't see changes to the library under development:
temporarily remove the library reference from the "package.json" file and rerun "npm link ".

accounting-system's People

Contributors

zhengt avatar

Watchers

 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.