asp.net mvc - Import and further development of a Bootstrap 3.2.0 template in ASP .NET MVC 5 project @ Visual Studio 2013 -


I created a new ASP.NET MVC5 project in Microsoft Visual Studio 2013. I bought some bootstrap template (version based on 3.2) on the Internet, which I want to use in my project, I bought the license to use that template and downloaded the appropriate package with source, docs etc. There are several sections within this package:

  • District-production files (merged .html files, css merged into 1 files, .js were merged into 2 files, etc.
  • dev - development files (many layouts are divided into .html files, without split, split .js and so on)
  • document - documents < / Ul>

    Because I'm not a very experienced web developer, how do I import this template into this property and And I feel the lack of information inside how to proceed in a better way using this template.

    There is a development setup guide section:

    To work with the included development files, you need to install the following: Node. Need to install JS, Kunj, Grunt, Jekyll.

    After the node, open command line / terminal is installed and go to your app folder in the dev folder:

      npm install // dev / package Install all packages set in .json / Important! On the windows you need to create NMM / folder because the error set in / / dev / bower.json // will install the installed components for the path in the error key! On the windows you need to install msysgit.github.io and add it to your environment path, it is to access the trash in the command line.   

    To run the output files (demo):

      grunt // compile all the properties and dist / dev To compile short files without HTML with running jacile, create / out   

    (at the same level):

       

    And finally, the question:

    1. What are these technologies / devices ( Node .js, bowser, grunt, jacile ), they are used for each other How do you join the middle?
    2. What are the tools / extensions for the development within Visual Studio 2013 , which are in the ASP.NET MVC 5 project and selected bootstrap templates ( Node.js, kunj, grunt, jakeel ) has been told in the Development Setup Guide to import development resources to continue the development?
    3. How to import and continue the development of the boot, the directions / patterns / methods are ASP strap template Visual Studio 2013

      inside of NET MVC 5 project

      1: This is a very full technical question, And it is probably being said that this is the ability of your SO entry, to some extent there is a similar current question which can give you some insight here:

      2: An excellent free online course available from Microsoft which covers it. Check out the Microsoft Virtual Academy, and look for a course called "UI Building Responsive with Bootstrap ". You can learn about Web Assistant, working with Visual Studio and much more. even more.

      3: How to implement themes in the MSc5 project, see a very detailed answer from this:

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -