Open barbier opened 7 years ago
Hi @barbier , You want make a React + we.js example?
Yes! It's on the roadmap, so I think it would be nice to contribute with the project :)
@barbier Great! You can test the Vue.js and We.js example: https://github.com/albertosouza/twitter-prizewinner Where: 1- All Vue.js code generated from Vue.js generator are at client folde and its build are in client/dist folder. 2- The we.js have all api and integration with external services (twitter) in we.js project 3- Vue.js production code are served with express static midleware with code: https://github.com/albertosouza/twitter-prizewinner/blob/master/plugin.js#L67
Bônus: 1- Use the we.js heroku generator to generate code for deploy on heroku 2- Add the heroku deploy button in README.md
... Callme on gtalk at alberto.souza.99@gmail.com ... i want help with this example.
Which type of example should be created?