Git Product home page Git Product logo

ng-jhipster's Introduction

Logo

Greetings, Java Hipster!

This is the JHipster Angular 2+ utilities library

NPM version Build Status Dependency Status

Full documentation and information is available on our website at http://jhipster.github.io/

Please read our guidelines before submitting an issue. If your issue is a bug, please use the bug template pre populated here. For feature requests and queries you can use this template.

Development setup

You need NodeJS and yarn.

Fork the ng-jhipster project

Go to the ng-jhipster project and click on the "fork" button. You can then clone your own fork of the project, and start working on it.

Please read the Github forking documentation for more information

Build

Run yarn install to install all dependencies.

Make some changes, run yarn run test to run both tslint and karma tests.

Build the library with yarn run build and then yarn ngc.

Package the library with yarn pack, this will create an archive ng-jhipster-vX.Y.Z.tgz.

For testing, you will want to integrate this archive into an application generated by JHipster.

Go to your generated JHipster application and run...

git checkout -- yarn.lock
yarn cache clean ng-jhipster
rm -rf `yarn cache dir`/.tmp
yarn add path/to/ng-jhipster/ng-jhipster-vX.Y.Z.tgz

...so that your JHipster application use the content of this archive as ng-jhipster dependency which is located in node_modules/ng-jhipster.

ng-jhipster's People

Contributors

akuka avatar antarus avatar callmehuyv avatar ctamisier avatar deepu105 avatar dimeros avatar g-boy05 avatar gmarziou avatar gzsombor avatar heronakam avatar imcotton avatar jdubois avatar julienmrgrd avatar pascalgrimaud avatar ruddell avatar sdoxsee avatar sendilkumarn avatar sohibegit avatar thmsltmnn avatar victorads avatar

Watchers

 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.