Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 640 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 640 Bytes

Emberginners workshop

Workshop materials for a day-and-a-half JavaScript beginners workshop teaching JS fundamentals and the basics of building Ember applications.

How to run

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

License

The Emberginners Workshop is developed by and © simplabs GmbH and contributors. It is released under the CC BY-NC-SA 4.0 license.