Coder Social home page Coder Social logo

tutorial_grunt_basic's Introduction

#Grunt Tutorial This tutorial is designed to give a comprehensive overview of Grunt. It comes with a very simple project (a hello world type web site) and is fully runnable within Codio (or anywhere else for that matter).

##Installation if you're looking at this in GitHub If you're reading this in GitHub, follow these steps to get started. If you are already in the Codio IDE then skip to the next section.

  1. Create a free account with Codio
  2. The tutorial can be found in this GitHub repo
  3. Either a) Clone the project URL from the GitHub page (it's on the right hand side; use https if you have not added your Codio SSH key to your GitHub account) - or b) you can copy the following to the clipboard : https://github.com/codio/tutorial_grunt_basic.git
  4. From the main Codio Dashboard (where your projects are managed) click the 'Create Project' tab.
  5. Select the 'Git' option, paste in the link from Step 3. then press the 'Create Project button'.
  6. As soon as the project has been imported you will be taken to the IDE.

##Start up the Annotations Tutorial Once you're in the Codio IDE, all you need do is select Tools->Annotations Tour from the Codio menu, then follow the instructions.

##Viewing the site You can run the demo site in the following ways

  • Open up src/index.html in the file tree and then right click and select 'Preview static'.
  • You can do the same from the dist folder.
  • We've also included options in the Preview menu (right most menu option); if you select 'Configure...' or you open the .codio file, you will see how this has been set up.

And you can run your Grunt tasks from a Terminal window

  • just enter grunt in the console window and your Grunt build task will run.
  • or look in the Run menu (second menu item from the right); if you select 'Configure...' or open the .codio file, you will see how this has been set up.

tutorial_grunt_basic's People

Contributors

fmay avatar ijobling avatar ianjobling avatar ksimuk avatar

Watchers

Alex Moser 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.