Giter VIP home page Giter VIP logo

cedarlogic / asp.net-solution Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kriasoft/asp.net-solution

0.0 1.0 0.0 876 KB

ASP.NET solution / project template for a typical web application, pre-configured with Git, Gulp.js (or Grunt), NuGet and StyleCop development tools. It is well suited for building a single-page web application (SPA).

Home Page: http://visualstudiogallery.msdn.microsoft.com/359f4304-57d7-4178-9cab-165e2090dce2

License: MIT License

JavaScript 12.63% C# 25.67% HTML 20.70% CSS 41.00%

asp.net-solution's Introduction

ASP.NET Solution Template

A solution template for a typical ASP.NET web application, pre-configured with Git, Gulp.js (or Grunt), NuGet and StyleCope development tools. It is well suited for building a single-page web application (SPA).

ASP.NET Solution Template

Download

http://visualstudiogallery.msdn.microsoft.com/359f4304-57d7-4178-9cab-165e2090dce2

Getting Started

After you create a new project, open Node.js Command Window, navigate to your project's folder, and run:

node install -g gulp    # Install Gulp.js globally, if you don't have it installed already
node install            # Install Node.js dev tools listed in the package.json file

gulpfile.js contains default settings for LESS and JavaScript build automation, in order to start a new build and watch for modifications in *.js and *.less files, run:

gulp                    # Fires up Gulp.js task runner with default settings

For more information, please visit: https://github.com/KriaSoft/ASP.NET-Solution/wiki

Directory Layout

ASP.NET Solution Directory Layout

Source Code

https://github.com/KriaSoft/ASP.NET-Solution

Related Articles

Credits

Brought to you by Konstantin Tarkus (@koistya), KriaSoft, HTML5 Boilerplate.

License

This project is licensed under the MIT License. Refer to LICENSE.txt for more information.

Feedback

Have questions or need help? Email me at [email protected] or send a message on Skype: koistya.

asp.net-solution's People

Contributors

koistya avatar

Watchers

James Cloos 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.