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