Socket
Socket
Sign inDemoInstall

twreporter-react-article-components

Package Overview
Dependencies
123
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    twreporter-react-article-components

The Reporter React Components for article page


Version published
Weekly downloads
13
Maintainers
1
Install size
36.5 MB
Created
Weekly downloads
 

Readme

Source

twreporter-react-components

This repo is used to build up twreporter-react-components pkg.

Why need twreporter-react-components?

The goal is to separate the react components from twreporter-react,

and make twreporter-react-components be able to used by other projects, such as twreporter-keystone.

How to use?

Clone repo

git clone https://github.com/twreporter/twreporter-react-components.git

Transpile and webpack

npm run build-pkg

The command above will transpile js files by babel into dist folder,

and webpack the scss, css and svg files into dist/styles/main.css

Tag and publish

npm run release

This command will create a new git tag according to the version in the package.json,

and npm publish this built pkg.

FAQs

Last updated on 19 Oct 2017

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc