Skip to content

Rishanthakumar/generator-java-play-angular-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


Rishanthakumar

Saad Sahibjan

License

This software is licensed under the MIT license