Awesome
create-jsy
Init a private JSY project without any prompts!
Please see JSY language docs for details on the JSY dialect.
Variants:
basic
(default): Rollup basic configiso
: Rollup config with conditional compilation
npm init jsy
# or
npm init jsy «variant»
or if your npm version
is before 6.1
:
npx create-jsy