Creates a Wallace starter app, either in JavaScript or TypeScript.
This package should be run as:
npx create-wallace-app
Rather than:
npm init wallace-app
As the latter will use locally cached version if found.
You will be asked to specify:
- Which directory to create the project in.
- Whether you want TypeScript or JavaScript.
- The project name.
It will then create a project with a minimal app skeleton, webpack and the latest version of Wallace.