generator-java-play-angular-cli
v0.0.4
Published
Yeoman generator for creating Angular backed by Java Play
Readme
Angular Java Play Generator

Yeoman generator for creating Angular backed by Java Play - lets you quickly set up a project following best practices.
Prerequisites
Usage
Install yo and generator-java-play-angular-cli:
npm install -g yo generator-java-play-angular-cliRun yo java-play-angular-cli
yo java-play-angular-cliGo in to the project location and run sbt run to run both backend and frontend builds
sbt runThe first time you run SBT, it may take a while to download all the dependencies it needs, but after that first run, it will download new dependencies only as needed.
Contributors
Rishanthakumar| Saad Sahibjan | :---: | :---: |
License
This software is licensed under the MIT license
