Skip to content

arvilmena/aurelia-TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Following the guide from: https://aurelia.io/docs/tutorials

  • Doing the TypeScript approach.

Issues

  • documentation says its okay to use *.js extension to write the /src scripts but actually if you choose TypeScript approach you'll have to use .ts extension
  • also, simply loading index.html to browser won't work, you'll hit CORS policy, better choose webservers like PHP's php -s localhost:8888
  • the web component's file, i.e. app.html should also reside inside /src folder same folder as its module app.js

Apps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published