Project setup
Learn how to setup Chisel project from the command line
Once you installed Chisel, you can setup a project by running the following command on the command line:
yo chisel
Chisel asks you a few questions about your project and allows you to choose the project type. You can set up two different types of project:
Chisel then creates all required files for your project and installs neccessary software.
- Previous: Wildcard virtual hosts
- Next: WordPress Website Setup