For development
npm run develop
To build and serve the production version
npm run build
npm run serve
To test the production version
firebase serve
To deploy the production version
firebase deploy
Thanks to gatsbyjs and the contributors of the example for using-remark.