create-strve-app

A set of fast building Strve.js project command line tool.

Usage no npm install needed!

<script type="module">
  import createStrveApp from 'https://cdn.skypack.dev/create-strve-app';
</script>

README

Create Strve App

A set of fast building Strve.js project command line tool.

Introduce

Create Strve App is a scaffolding tool. Compared with Create Strve, this early scaffolding, Create Strve App is even better. Direct command input can quickly create Strve projects.

Scaffolding Your First Strve Project

npm

npm init strve-app@latest

yarn

yarn create strve-app

pnpm

pnpm create strve-app

Documentation

To learn more about Strve, check its documentation.

License

MIT

Copyright (c) 2021-present, maomincoding