Add npm script to start development server and update README. - #6509
Conversation
|
@lmeijvogel |
MarkvanMents
left a comment
There was a problem hiding this comment.
Hi @lmeijvogel
Thanks for the PR, it makes life much easier!
I've left npm start as a script, so you can still use that, but added npm run build and documented that as it is more descriptive for users who are not used to npm conventions.
Thanks for improving the user experience for local builds.
Mark
This PR changes the documentation
package.jsonand README to simplify the Hugo development server startup.