Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 591 Bytes

PROJECT_README.md

File metadata and controls

33 lines (21 loc) · 591 Bytes

projectName

Graphics created with bluprint_graphics-kit.

Developing

Develop your project.

yarn start

Build and publish preview pages to AWS.

yarn preview

Build and upload your project to RNGS server.

yarn upload

🍻 Publish your project in the RNGS server.

yarn pub

Read more in the development docs.