.. _node-start:

#########################
Getting Started with Node
#########################

**This page is still under construction.**

See the `MathJax node demos
<https://github.com/mathjax/MathJax-demos-node#MathJax-demos-node>`__ for
examples of how to use MathJax from a `node` application.  These are
categorized into three groups

* `Examples using MathJax components the simple way
  <https://github.com/mathjax/MathJax-demos-node/tree/master/simple#simple-component-examples>`__
* `Examples using MathJax components via the startup module
  <https://github.com/mathjax/MathJax-demos-node/tree/master/component#component-based-examples>`__
* `Examples using MathJax components loaded by hand
  <https://github.com/mathjax/MathJax-demos-node/tree/master/preload#preloaded-component-examples>`__
* `Examples using MathJax modules directly
  <https://github.com/mathjax/MathJax-demos-node/tree/master/direct#non-component-based-examples>`__.

More information will be coming to this section in the future.

|-----|
