Skip to content

clamoriniere/AngularDartWSK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularDartWSK

Aim of this project is to propose a base project that combined:

drone.io: Build Status

How to run

locally with pub

pub serve

in a Docker container


pub build
docker build -t angulardwsk .
docker run -d -p 8080:8080 angulardwsk

Access the website

chrome http://localhost:8080/

Still TODO

  • Add Unit-test configuration and examples.
  • Menu componentization
  • Add others AngularDart feature examples

About

AngularDart base project with Google Web Start Kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published