How to use @marko/create - 1 common examples

To help you get started, we’ve selected a few @marko/create examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github marko-js / cli / packages / cli / src / commands / create / run.js View on Github external
module.exports = function run(options) {
  return markoCreate.run(options);
};

@marko/create

Create Marko projects

MIT
Latest version published 3 years ago

Package Health Score

48 / 100
Full package analysis

Popular @marko/create functions