kickstarter-clone
kickstarter-clone copied to clipboard
Kickstarter clone built with Node.js / Express / MongoDB / Stripe / Elasticsearch (experimental)
Results
2
kickstarter-clone issues
Sort by
recently updated
recently updated
newest added
Hey - great project! Wondering what your view on licenses is etc. if I want to fork for commercial purposes?
I run `npm start` and get this error: ``` > [email protected] start /vagrant > node build/index.js module.js:327 throw err; ^ Error: Cannot find module '/vagrant/build/index.js' at Function.Module._resolveFilename (module.js:325:15) at Function.Module._load...