create-costro-app

Create Costro App in seconds by running one command

Usage no npm install needed!

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

README

Create Costro App

GitHub Workflow Status (branch)

The easiest way to get started with Costro is to use create-costro-app. This CLI tool lets you quickly start creating a new Costro application, with everything set up for you. You can create a new app using the default Costro template or using one of the official Costro templates.

To create a new app, use the following command:

npx create-costro-app my-app

Features

create-costro-app lets you create a new Costro app in seconds. It comes with the following features out of the box:

  • Interactive experience: Running npx create-costro-app launches an interactive experience that guides you through setting up a project.
  • 100/100 Lighthouse score: Templates optimized right out of the box (Lighthouse report).
  • No dependencies: create-costro-app has no dependencies.
  • Ready-to-use template: The project contains webpack, Babel, postCSS, ESLint, Prettier, Jest and Browserslist.
  • TypeScript support: create-costro-app provides a TypeScript template.

Documentation

You can find the Create Costro App documentation and examples on the Costro website.

Questions

For questions and support please use the GitHub Discussions. For bug report or feature request, please use the issues on GitHub.
Pull Requests are welcome!

Licence

MIT

Copyright (c) 2021-present, Yoriiis (Joris DANIEL)