Skip to content

mraghup/demo-fullstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basics

Uses grunt-ts. just run grunt from src directory.

src is compiled to fullstack folder. Front end (angular) and back end (express/nodejs) share source code by compiling each file on its own target. (use AMD for frontend and commonjs for backend)

Important Files

Gruntfile.js The source code in the common directory is shared

About

A demo fullstack node.js application in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.6%
  • TypeScript 36.0%
  • CSS 2.4%