Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Core Angular (v4) with Webpack Starter

This is a simple starter project for using Angular version 4 with Webpack 2 hosted on .NET Core 1.1.

I have keept this as simple as possible to allow it to be reused as a strarter project. There are no APIs. No database interactions (no Entity Framework). And no code that would have to be removed.

Table of Contents

Features
Prerequisites
Instructions
Usefull Plugins
Usefull Links
Folder Structure

Features

Prerequisites

This project was built on a Windows 10 machine using Visual Studio 2017. Node version 6.10.0 and npm 3.10.6

Minimum requirements

Instructions

  1. Clone the repository or download it.
  2. Open in Visual Studio
  3. Run npm install (or wait for visual studio to do it)
  4. Press F5 to debug.

Usefull Plugins

comming soon

Usefull Links

Folder Structure

comming soon

About

initial checkin

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages