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

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

CLI to create a new Solid Application.
https://github.com/harry-hopkinson/create-solid-app

hacktoberfest hacktoberfest-accepted hacktoberfest2022

Last synced: 9 months ago
JSON representation

CLI to create a new Solid Application.

Awesome Lists containing this project

README

          



Scaffold a Solid App



Blazing Fast




npm version


weekly downloads from npm


## Usage

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

```shell
npx create-solid-app
```

To install the command globally, run the following command:

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

## Contributing

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