@workshop-cli/workshop-basic

Basic workflow generated by using workshop-cli


License
MIT
Install
npm install @workshop-cli/workshop-basic@1.0.10

Documentation

Workshop Basic (WorkshopCLI)

Install Without WorkshopCLI

This is not recommended. It is recommended that you use WorkshopCLI to generate themes.

If you'd rather not use the CLI, run the following command in your terminal:

git clone https://github.com/WorkshopCLI/workshop-basic.git && mv ./workshop-basic/theme ./workshop-basic-theme && rm -rf workshop-basic && cd workshop-basic-theme && yarn install