Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maomincoding/create-mettle-app
A set of fast building amazed.js project command line tool.
https://github.com/maomincoding/create-mettle-app
command-line-tool mettle mettlejs
Last synced: 18 days ago
JSON representation
A set of fast building amazed.js project command line tool.
- Host: GitHub
- URL: https://github.com/maomincoding/create-mettle-app
- Owner: maomincoding
- License: mit
- Created: 2024-11-15T15:46:34.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T08:53:11.000Z (about 1 month ago)
- Last Synced: 2024-11-19T04:12:48.033Z (about 1 month ago)
- Topics: command-line-tool, mettle, mettlejs
- Language: JavaScript
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create-mettle-app
A set of fast building mettle.js project command line tool.
## Scaffolding Your First Mettle Project
**NPM**
```bash
npm create mettle-app@latest
```**Yarn**
```bash
yarn create mettle-app
```**PNPM**
```bash
pnpm create mettle-app
```## Documentation
To learn more about `create-mettle-app`, check [its documentation](https://maomincoding.github.io/mettle-doc/tool/createMettleApp/).
## License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2021-present, maomincoding