0.0.4 • Published 6 years ago

generator-java-play-angular-cli v0.0.4

Weekly downloads
7
License
(ISC) MIT
Repository
github
Last release
6 years ago

Angular Java Play Generator

Angular Java Play Generator Image

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-cli

Run yo java-play-angular-cli

yo java-play-angular-cli

Go in to the project location and run sbt run to run both backend and frontend builds

sbt run

The 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

RishanthakumarSaad Sahibjan

License

This software is licensed under the MIT license

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.0

6 years ago