https://github.com/11ways/create-alchemy
Create an alchemy app
https://github.com/11ways/create-alchemy
Last synced: 11 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T13:48:24.000Z (over 3 years ago)
- Last Synced: 2025-08-23T19:44:03.208Z (11 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- 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