Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ojvribeiro/create-vulmix-app
https://github.com/ojvribeiro/create-vulmix-app
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojvribeiro/create-vulmix-app
- Owner: ojvribeiro
- Created: 2022-09-06T08:01:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T21:39:17.000Z (4 months ago)
- Last Synced: 2024-11-22T21:49:33.016Z (2 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/create-vulmix-app
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-vulmix-app
Install [Vulmix](https://github.com/ojvribeiro/vulmix) easily with this command:
```bash
npx create-vulmix-app YOUR_PROJECT_NAME
```To install on the current directory, append a dot (´.´) to the command:
```bash
npx create-vulmix-app YOUR_PROJECT_NAME .
```Check the [Vulmix docs](https://vulmix.vercel.app/) for more information.