Skip to content

jokade/angulate2-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angulate2-quickstart

Quickstart template for angulate2.

Getting Started

Prerequisites

Node.js must be installed in addition to sbt.

Create configuration files

sbt> fastOptJS::systemJS

sbt> fastOptJS::liteServerWriteConfigFile

Compile project

sbt> fastOptJS

Run application

Start the lite-server in the project root directory: $ node_modules/lite-server/bin/lite-server --config=target/scala-2.11/bs-config-fastopt.json

then point your browser to http://localhost:3000/index-fastopt.html

About

Quickstart template for angulate2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published