New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react_on_rails

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react_on_rails

example of server rendering

2.0.0-rc.2
latest
Source
npm
Version published
Weekly downloads
2
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

Using NPM for react_on_rails

  • Use 'npm link' to hook up the spec/dummy/client/node_modules to the top level
  • Be sure to install npm dependencies in spec/dummy/client
cd react_on_rails
npm link
cd spec/dummy/client
npm link react_on_rails

Run npm i if not done yet

cd react_on_rails
npm run dummy:install 

Starting the spec/dummy

npm run local

Keywords

react

FAQs

Package last updated on 06 Jan 2016

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