Skip to content

kybak/retrade

 
 

Repository files navigation

Vulcan

Version 1.8.1

Vulcan is a React+GraphQL framework for Meteor.

Install

Install the latest version of Node and NPM. We recommend the usage of NVM.

You can then install Meteor, which is used as the Vulcan build tool.

Clone the Vulcan Starter repo locally.

Rename your sample_settings.json file to settings.json, then:

npm install
npm start

And open http://localhost:3000/ in your browser.

Find more info in the documentation.

Links

Other Versions

You can find the older, non-Apollo version of Telescope Nova on the nova-classic branch.

You can find the even older, non-React version of Telescope on the legacy branch.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • CSS 1.2%
  • Other 1.0%