Skip to content

Simple project to demonstrate some Aurelia framework capabilities.

Notifications You must be signed in to change notification settings

cristicatalan/Movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movies

Simple project to demonstrate some Aurelia framework capabilities. The Web API is an ASP.NET Core project.

Instructions

To add an Entity Framework migration run in Package Manager Console: Add-Migration "InitialCreate"

To add/update the database run in Package Manager Console: Update-Database

To add all the frontend dependencies install jspm. To install it globally run: npm install jspm -g

To install all the project dependencies run: jspm install

👍

About

Simple project to demonstrate some Aurelia framework capabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published