Scute example projects for Node, React, Vue, Next.js and Vanilla JS Monorepo Structure ├── examples │ ├── with-nextjs │ ├── with-nodejs │ ├── with-react │ ├── with-vanilla │ ├── with-vue └── ... Examples with-nextjs, with-nodejs,with-react, with-vue, with-vanilla Setup yarn install && yarn dev