Coder Social home page Coder Social logo

geradedev / aspnetcore-vue-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trilonio/aspnetcore-vue-starter

0.0 2.0 0.0 236 KB

*NEW* Asp.NETCore 2.0 Vue 2 (ES6) SPA Starter kit, contains routing, Vuex, and more! By @DevHelp-Online

Home Page: http://DevHelp.Online

JavaScript 30.44% Vue 36.00% CSS 6.24% C# 25.00% Dockerfile 2.31%

aspnetcore-vue-starter's Introduction

Asp.NETCore 2.1 Vue 2 Starter - by DevHelp.Online

This repo contains an ASP.NET Core + Vue.js 2 starter template (VS2017 or command line). The template is based on the original starter templates (Angular, Knockout, React, Aurelia), which can be found here

Looking for ASP.NET Core & Angular 6.x+ Universal starter? click here


Table of Contents

Features

  • ASP.NET Core 2.1
    • Web API
  • VueJS 2
    • Vuex (State Store)
  • Webpack
    • HMR (Hot Module Replacement/Reloading)
  • Bootstrap 4

Prerequisites:

Installation:

  • Install the template from nuget: dotnet new -i aspnetcore-vuejs

Getting Started:

  • Create folder from template: dotnet new vuejs (Official documentation)
    • This will automatically run dotnet restore unless you install with dotnet new vuejs --skipRestore
  • Restore Node dependencies by running npm install

Start the application:

You have two choices when it come at how your preffer to run it. You can either use the command line or the build-in run command.

1. Using the command line

Run the application using dotnet run or npm run dev

  • note dotnet run should be run in Development environment for hot reloading. This setting can be set either within the command line or via the launchSettings.json available in the Properties folder.

2. Using the built-in run command

Run the application in VSCode or Visual Studio 2017 by hitting F5.

View your application running

Browse to http://localhost:5000

Recommended plugin for debugging VueJS

  • Get Chrome DevTools for VueJS here

Found a Bug? Want to Contribute?

Nothing's ever perfect, but please let me know by creating an issue (make sure there isn't an existing one about it already), and we'll try and work out a fix for it! If you have any good ideas, or want to contribute, feel free to either make an Issue with the Proposal, or just make a PR from your Fork.


Special Thanks

Many thanks go out to Steve Sanderson (@SteveSandersonMS) from Microsoft and his amazing work on JavaScriptServices and integrating the world of Node with ASP.NET Core.

Also, a million thanks to key Contributors !


License

MIT License

Copyright (c) 2016-2018 Mark Pieszak

Follow me online:

Twitter: @MarkPieszak | Medium: @MarkPieszak


Check out www.DevHelp.Online for more info! Twitter @DevHelpOnline

Contact us at [email protected], and let's talk about your projects needs.

DevHelp.Online - Angular ASPNET JavaScript Consulting Development and Training

aspnetcore-vue-starter's People

Contributors

anderly avatar bullmastiffo avatar cjblomqvist avatar dvdsantana avatar elucidsoft avatar erw13n avatar igeligel avatar markpieszak avatar mika76 avatar mikaelweave avatar navarrorc avatar nbarbettini avatar nordes avatar poke avatar r03 avatar tincann avatar vip32 avatar yoyoys avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.