Make sure all dependencies have been installed before moving on:
Clone this repository and run
yarn
to install dependencies
Task Name | Description |
---|---|
yarn development |
Run all Mix tasks |
yarn watch |
Run all Mix tasks and watch all relevant files for changes |
yarn hot |
Hot module replacement |
yarn production |
Run all Mix tasks and minify output |
Copyright 2020 Tomasz Bujnowicz under the MIT license.