gatsby
Gatsby CLI
Subcommands
Name | Description |
---|---|
develop | Start the Gatsby development server |
build | Compile your application and make it ready for deployment |
serve | Serve the production build of your site for testing |
clean | Wipe out the cache (.cache folder) and public directories |
info | Get helpful environment information |
plugin | Run commands pertaining to gatsby plugins |
repl | Gatsby will prompt you to type in commands and explore |
Options
Name | Description |
---|---|
-v, --version | View your current Gatsby CLI version |