1.2.1 • Published 6 years ago
create-jsy v1.2.1
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