Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 274 Bytes

Gutenberg

Please document your project here!

To start

  • serve your project : $ yarn start
  • build your project : $ yarn build
  • deploy your gh-pages : $ yarn deploy
  • publish your frontend build : $ sh ./publish.sh VERSION<0.0.0> ON_NPM<true>