- This folder contains example apps for the supported frameworks
- The project for Node.js was created by us and should contain quite a lot of edge cases
- The other projects are "real-world" examples from
GitHub
- For testing, you may want to install them by running
npm installwithin each of them (andyarn installfor the./sample-vue-project)
- The Angular test project is taken from https://github.com/gothinkster/angular-realworld-example-app (credits to all contributors!)
- The React test app is taken from https://github.com/gothinkster/react-redux-realworld-example-app (credits to all contributors!)
- The Vue test app is taken from https://github.com/gothinkster/vue-realworld-example-app (credits to all contributors!)
