Verification (Updated)
Verify Everything Works
To verify, perform the following steps:
- Use
pear runto verify everything works as expected.
pear run --dev .
A directory or link needs to be specified with
pear run, here.denotes the current Project directory.
The app should open in development mode. In this mode developer tools are also opened.
