Command - Dev
The dev
starts a development server which handles live hot-reload on change of any asset or configuration of your website. To start the dev-server, simply execute the following command. You can get more details about the other options using the --help
argument.
Make sure to check out the configuration related to the development server as well.
Previous
Command - Generate
Next
Command - Eject