Skip to content

yighu/ember-beginner-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember Beginners Workshop

Preparation

Before starting you'll need to install any of the following that you don't already have:

Ember Workshop Project

1 Create a github account (if needed)

2 Go to this url: https://github.com/gregmalcolm/ember-beginner-workshop

3 Fork the project (button is on top right)

4 Clone the project fork.

Note: If you don't want to fork the project, you can just clone my project:

git clone https://github.com/gregmalcolm/ember-beginner-workshop.git

Reveal.js

We will use Reveal.js to walk through the steps in the workshop. From a command shell, go to the Ember Beginner Workshop folder and run this:

cd reveal.js
npm install
grunt serve

This will serve up reveal.js slides on port 8000. So open this url in a browser to see them:

http://localhost:8000

About

Ember Workshop for Beginners

Resources

Stars

Watchers

Forks

Packages

No packages published