# Install dependencies, build assets and contents
$ npm start
# Create new content
$ hugo new path/to/new/content
# Launch server and watch file changes
$ npm run watch
See also Hugo Quickstart Guide.
licensed under MIT-license.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
# Install dependencies, build assets and contents
$ npm start
# Create new content
$ hugo new path/to/new/content
# Launch server and watch file changes
$ npm run watch
See also Hugo Quickstart Guide.
licensed under MIT-license.