Skip to content

scardinoandrea/learning-ember-store

Repository files navigation


Logo

Managing the Ember store

Part of the L&D Q4

Table of Contents
  1. About The Project
  2. Getting Started
  3. Futher reading

About The Project

Study points

  • Use one Model for different endpoints and route
  • How to properly unload the store when switching route

Built With

(back to top)

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/scardinoandrea/learning-ember-store.git
  2. Install NPM packages
    yarn install
  3. Run the project
    ember s

(back to top)

Futher reading

(back to top)

About

L&D Q4 Managing the Ember store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published