nodefest-technical-writing

Node学園祭のスライド on GitBook

Stars
17

Build Status

Issue: Issue #14 azu/slide

Install

npm instal

Usage

Open GitBook preview

npm start
# Serving book on http://localhost:4000
  • md/all.md is source file.
  • slice/*.md is generated files(should not modify!).

Tests

npm test

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT