https://github.com/11ways/create-alchemy
Create an alchemy app
https://github.com/11ways/create-alchemy
Last synced: 3 months ago
JSON representation
Create an alchemy app
- Host: GitHub
- URL: https://github.com/11ways/create-alchemy
- Owner: 11ways
- License: mit
- Created: 2019-07-06T09:20:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T13:48:24.000Z (over 2 years ago)
- Last Synced: 2024-11-16T09:21:35.685Z (7 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Create-Alchemy
An script that generates a new, empty AlchemyMVC project
## Create a new project
Perform this command to create a new project
```bash
npm init alchemy my-project-name
```## License
This script is licensed under the MIT license