juniper/docs/book/README.md

13 lines
253 B
Markdown
Raw Normal View History

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.