Skip to content

Instantly share code, notes, and snippets.

@0xC0A1
Created August 25, 2020 01:19
Show Gist options
  • Select an option

  • Save 0xC0A1/6bdfd2849eff7b3c95999f94e9d2439f to your computer and use it in GitHub Desktop.

Select an option

Save 0xC0A1/6bdfd2849eff7b3c95999f94e9d2439f to your computer and use it in GitHub Desktop.
Initialization instructions for ui folder
$ yarn init
# Name it @xproduct/ui
# Set the entrypoint (main) to dist/index.js
# Set the version to 0.1.0
# Make it private: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment