# Telescope Nova [Version 1.0.0](https://github.com/TelescopeJS/Telescope/releases) This is the Apollo/GraphQL version of Telescope Nova. [You can find the documentation here](http://nova-docs.telescopeapp.org/). The fastest way to get started is: ```sh npm install npm start ``` ### Other Versions You can find the older, non-Apollo version of Telescope Nova on the [nova-classic](https://github.com/TelescopeJS/Telescope/tree/nova-classic) branch. You can find the even older, non-React version of Telescope on the [legacy](https://github.com/TelescopeJS/Telescope/tree/legacy) branch.