Skip to content

rdd5280/angularjs-ts-starter

 
 

Repository files navigation

angularjs-ts-starter

just a very simple starter project for angularjs 1.6 with typescript

Features

- WebPack 
- Typescript
- Angularjs 1.6

to run the project just open a terminal and cd to the folder and type

npm install
npm start

For build a production bundle just run in the terminal

npm run build-prod

About

just a starter project for angularjs 1.6 with typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.4%
  • TypeScript 31.4%
  • HTML 11.7%
  • CSS 0.5%