Presentation slides.
-
Open a terminal window (Mac) or a command window (Windows)
-
Make a folder (or navigate) to where a new repository folder will be created.
-
git clone https://github.com/bebraw/how-to-write-a-book-and-survivejs-it.git
-
cd how-to-write-a-book-and-survivejs-it
-
npm install
to install dependencies.This was built using node.js and Spectacle, among other libraries.
-
node server
to start the node server.Listening at http://localhost:3000
webpack built e851af88b3c72fd66bfe in 5766ms
7. Open an internet browser
8. Copy the the URL above and paste it in the address field to open it.
## License
MIT