juniper/docs/book
2019-03-08 11:47:13 +01:00
..
_skeptic Import book from old stand-alone repo. 2019-03-08 11:47:13 +01:00
docs Import book from old stand-alone repo. 2019-03-08 11:47:13 +01:00
.gitignore Import book from old stand-alone repo. 2019-03-08 11:47:13 +01:00
.travis.yml Import book from old stand-alone repo. 2019-03-08 11:47:13 +01:00
book.json Import book from old stand-alone repo. 2019-03-08 11:47:13 +01:00
package.json Import book from old stand-alone repo. 2019-03-08 11:47:13 +01:00
README.md Import book from old stand-alone repo. 2019-03-08 11:47:13 +01:00
yarn.lock Import book from old stand-alone repo. 2019-03-08 11:47:13 +01:00

Work in progress with improved documentation and main website for Juniper.

Requirements

  • Node.js
  • yarn

Contributing

  • Run yarn build to build your changes.
  • Run yarn serve to view your changes.
  • Run yarn test to test your changes.