Workshop materials for a day-and-a-half JavaScript beginners workshop teaching JS fundamentals and the basics of building Ember applications.
This is essentially a standard Ember app that is built using the Empress project Training Buddy. Running this locally is the same as running any standard Ember app:
cd emberginners-workshop
npm i
npm start
The Emberginners Workshop is developed by and © simplabs GmbH and contributors. It is released under the CC BY-NC-SA 4.0 license.