Start the GraphQL server
cd server
yarn startStart the Spectacle presentation
cd client
yarn startHave fun
๐
Spectacle slides doesn't play well with Meteor, the problem seems to come from CSS modules. I tried to add a Meteor build plugin for CSS modules but it didn't work.
This may be because Spectacle is heavily tied to Webpack? Honestly no idea.
So I've made a separate app: this is going to be WICKED!!! ๐
The Spectacle core API is available at https://github.com/FormidableLabs/spectacle/blob/master/README.markdown.