VulcanJS / Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
http://vulcanjs.org
MIT License
7.98k stars 1.88k forks source link

Create-vulcan-app #1979

Closed FedorArbuzov closed 6 years ago

FedorArbuzov commented 6 years ago

Is there an analogue of the create-react-app for the vulcan?

Apollinaire commented 6 years ago

It's all in two command lines: git clone https://github.com/vulcanjs/vulcan.git

git clone https://github.com/vulcanjs/vulcan-starter.git

SachaG commented 6 years ago

There's actually a CLI scaffolding tool but I sadly don't have the time to maintain it myself: https://github.com/VulcanJS/vulcanjs-cli