-
Notifications
You must be signed in to change notification settings - Fork 0
toranb/ember-typescript-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple ember.js app with typescript and AMD modules To run the ember.js locally npm install export PATH="./node_modules/.bin:$PATH" grunt server visit http://localhost:3000 to see the running app To run the javascript tests npm install export PATH="./node_modules/.bin:$PATH" grunt test
About
simple ember project with typescript compiled to amd modules
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published