Socket
Socket
Sign inDemoInstall

int_2023_climatemaladies

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

int_2023_climatemaladies

Custom storytelling template for news design


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Project info

When this story is live, you can find project info in the Keystone database.

About this project

Example: this project tracks coronavirus vaccines.

Where did your data come from? How did you get it? Do you have links to Google docs, government sites or important FTP information you can securely share with the rest of the team? Are there any confusing steps in the transformation that someone starting from scratch should know about?

How to use this template

Run npm run start to get started. It will open a browser at localhost:3000. If you wish to start the server without opening a browser tab, you can run npm run dev.

Node and npm versions

The project runs on Node version 16.19.0 and NPM 8.5.1. We manage the version of Node and npm with nvm. You can learn more about how to set up your computer to use the custom template in confluence.

  1. If you haven't already, install nvm with these instructions.
  2. Once installed, run nvm install 16 in your terminal. The output should read "Now using node v16.19.3 (npm v8.19.4)" (The npm version may be higher).
  3. If npm is not on version 8, you can update it with: nvm install --latest-npm and then check the version with npm --version.
  4. Run npm i to install dependencies.
  5. Run npm run start to start the server.

FAQs

Package last updated on 05 Sep 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc