Skip to content

Files

Latest commit

c4a19da · Dec 17, 2018

History

History
15 lines (13 loc) · 1.83 KB

reference.md

File metadata and controls

15 lines (13 loc) · 1.83 KB

Reference - Documentation Contributor Guide

Links

Topic Why it's helpful
nteract monorepo Source code for nteract desktop, packages, and components with READMEs for more information
React The primary JavaScript framework uzed by nteract
React Docs - Main Concepts Official React docs
Styleguidist A tool used to create an interactive style guide for nteract components
Styleguidist Docs - Getting Started How to get started with Styleguidist tool
Docsify A tool for rendering the documentation website
now The service used to deploy our documentation and website
Node.js - Download A project used for creating large concurrent JavaScript applicaiton
Yarn - Getting Started Tool used for dependency deployment and builds