A modular toolkit for web development.
To create a new project in the current directory, use yarn create
or npx
:
yarn create amory && yarn
npx create-amory && npm install
UnhandledPromiseRejectionWarning: Error: Invalid arguments to tap(options: Object, fn: function)
Each plugin needs to export a name
as well as an API.