Created
August 25, 2020 01:19
-
-
Save 0xC0A1/6bdfd2849eff7b3c95999f94e9d2439f to your computer and use it in GitHub Desktop.
Initialization instructions for ui folder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ 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