https://github.com/example42/answers
A collection of things, also answers
https://github.com/example42/answers
Last synced: 13 days ago
JSON representation
A collection of things, also answers
- Host: GitHub
- URL: https://github.com/example42/answers
- Owner: example42
- Created: 2020-01-04T21:49:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-17T22:33:30.000Z (about 5 years ago)
- Last Synced: 2025-03-04T17:49:23.006Z (over 1 year ago)
- Language: JavaScript
- Size: 16 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# example42 answers
## Puppet slides
Slides are based on reveal.js and contain screencasts made with asciinema.
You need to install [node.js](https://nodejs.org/) first.
Setup on Linux and Mac:
cd puppet/course
npm install
npm start
Setup on Windows:
cd puppet/course
npm install
npm install -g gulp-cli
npm rebuild node-sass
npm start
Then browse to: http://localhost:8000/