A set of common project scaffoldings we use at Sealcode, using yeoman.
A work in progress.
A basic setup with tsconfig, prettierrc.
In your project directory, run
yo sealcode:foundation
Setup an electron app with Typescript and React, without webpack.
yo sealcode:electron
Setup an app with a Sealious back-end and a React-based front-end
yo sealcode:sealious