Skip to content

embermap/emberconf2019-robust-data-fetching

Repository files navigation

EmberConf 2019 Training – Robust Data Fetching

Hi there!

We're super excited that you're attending our Robust Data Fetching training at EmberConf on Monday. 😀

Follow the steps below to make sure your computer is set up with our training app.

Conference WiFi isn't super reliable, so we recommend doing the setup ahead of time, at home or work.

We'll ask that you git pull one more time the morning of the training to get the latest code.

Setup

We're using a few new addons, so if you have any trouble getting started just shoot us an email at hello@embermap.com.

Node.js

We're using Node.js 10.15.x, which is the current LTS version.

App

To get this app on your computer,

  1. Open terminal
  2. Clone this git repository: git clone git@github.com:embermap/emberconf2019-robust-data-fetching.git
  3. Move into the directory: cd emberconf2019-robust-data-fetching
  4. Run NPM install: npm install (You might get some warnings, thats ok!)
  5. Serve the app npx ember s
  6. Visit http://localhost:4200
  7. If you can see the screen below, you're all set!

data2

See you Monday! 👋

About

EmberConf 2019 Robust Data Fetching!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •