
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
generator-wy
Advanced tools
react-cli for?It's a cli for react, with which we can quickly build our react application.
First, install Yeoman and generator-wy using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-wy
Then cd to somewhere you like(here is desktop), then start to generate your new project with following commands:
yo wy
yo wy:common will create a component inside the common folder. Normally, the common folder used to store the component many pages will use.yo wy:pages will create a component inside the pages folder. Just as you can imagin, this folder used to store page component.cd to your project folder, run :
yo wy:common
yo wy:pages
please download then cd the project folder, and run npm link. if you don't want to use it please run npm unlink in the project folder as well. if you don't do like this, it'll cause some trouble.
some files, such as filename .gitignore will be changed into .nmpignore, so aviod this fault. We suggest rename the files which was started with ., here we use _
If you have any issue in using this cli, please write to me, will reply to you when available. My email is mbp98k@gmail.com
MIT © Scott Xiong
FAQs
react-cli
The npm package generator-wy receives a total of 13 weekly downloads. As such, generator-wy popularity was classified as not popular.
We found that generator-wy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.