@mgcrea/create-app
TypeScript icon, indicating that this package has built-in type declarations

0.14.1 • Public • Published

Create App

npm version npm total downloads npm monthly downloads npm license
build status dependencies status

Features

Fast scaffolding for your TypeScript apps!

  • Built with TypeScript for static type checking with exported types along the library.

Usage

npm create @mgcrea/app@latest
# or
pnpm create @mgcrea/app@latest
# or
yarn create @mgcrea/app

Templates

Currently supported template presets include:

  • astro-ts
  • fastify-ts
  • hono-bun-ts
  • hono-nodejs-ts
  • nodejs-lib-ts
  • nodejs-ts
  • react-native-ts
  • react-ts

Authors

Credits

Heavily inspired from

License

The MIT License

Copyright (c) 2020 Olivier Louvignes <olivier@mgcrea.io>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Readme

Keywords

none

Package Sidebar

Install

npm i @mgcrea/create-app

Weekly Downloads

67

Version

0.14.1

License

MIT

Unpacked Size

1.86 MB

Total Files

148

Last publish

Collaborators

  • mgcrea