An open API service indexing awesome lists of open source software.

https://github.com/harry-hopkinson/create-astro-app

A CLI Tool to create a new astro project.
https://github.com/harry-hopkinson/create-astro-app

hacktoberfest hacktoberfest-accepted hacktoberfest2022

Last synced: over 1 year ago
JSON representation

A CLI Tool to create a new astro project.

Awesome Lists containing this project

README

          

Scaffold an Astro App



Blazing Fast




npm version


weekly downloads from npm


## Usage

For one time use of the command, run the following command:

```shell
npx create-astro-app
```

To install the command globally, run the following command:

```shell
npm install -g create-astro-app
create-astro-app
```

## Contributing

Check out the [CONTRIBUTING.md](CONTRIBUTING.md)