Skip to content

A very simple angular seed. No Karma, No template engine. Simply Angular and Webpack to build.

License

Notifications You must be signed in to change notification settings

devsi/angular-simple-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 4 Seed Project

A basic Angular 4 seed project utilizing the following technologies:

  • Angular 4.0.2
  • TypeScript 2.2
  • Webpack 2+ (build tools)

Commands

  • npm start - start the development webpack server (access via http://localhost:3000/)
  • npm run build - generate a production build for the project, which will be inserted into dist/

About

A very simple angular seed. No Karma, No template engine. Simply Angular and Webpack to build.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published