Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
cra-template-slds
Advanced tools
This is a Create React App template with the Salesforce Lightning Design System (SLDS)
To use this template, follow the steps below:
Create and initialize the app my-app
:
nvm use v16
yarn create react-app my-app --template=slds
or
npx create-react-app my-app --template=slds
Setup SLDS:
cd my-app
yarn setup-slds
Run the app by running yarn start
. It should open the browser on localhost:3000
that looks like this:
To test your CRA template locally, run this command:
yarn create react-app my-app --template=slds --template file:<filepath to this repo>
where filepath to this repo
is the file path to this template repo.
For instance,
yarn create react-app my-app --template=slds --template file:./cra-template-slds/
This will create a folder called my-app
containing the React app with SLDS
FAQs
The SLDS template for Create React App.
We found that cra-template-slds 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.