Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 363 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 363 Bytes

netcore-webapi-angularjs

A template repository with:

  • dotnetcore webapi
  • swagger for api documentation
  • angularjs
  • restangular
  • jQuery
  • lodash
  • boostrap
  • webpack

This template uses yarn for js packages.

Please check package.json for the versions of the packages used in this template. Install everything using yarn in your favorite shell.

Hack away!