Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (19 loc) · 1.55 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.55 KB

##ALLO! ALLO! LET'S SCAFFOLD A WEB APP WITH CODIO

By Addy Osmani, James Cryer & Pearl Chen with Annotation Tutorial by Codio

In this code lab, you build a fully functional web application from scratch with the help of Yeoman. You'll also use features from Grunt and Bower. The sample app will be written in AngularJS.

Take a look at the image below. You can see the Codio IDE with

  • the step-by-step tutorial content in the right hand panel
  • your terminal and code windows on the left

So you can work your way through the tutorial really easily without having to switch windows or tabs.

example

##SETUP Getting going is trivial ...

create codio project

  1. Create an account on Codio (you can sign up with GitHub) and sign in.
  2. Create a new project clicking the Create Project button and then, as shown above, select the Git tab.
  3. Paste into the 'Clone a Git repo' field https://github.com/codio/tutorial_yo_angular.git.
  4. When you press 'Create' you will be taken straight into the IDE.

Or simply click here to IDE

  • Go to the Tools->Guides(Beta)>Play menu option and simply follow the instructions.

###Video If you'd like to see how Codio and this Codelab tutorial work together, here's a very short video.