Skip to content

OracleON/rmanager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R Manager

How to install

yarn install

npm install phantom -g
npm install phantomjs -g
npm install casperjs -g
npm install spooky
cd node_modules/spooky
npm install

yarn build

How to develop

run server

PORT=3005 node server

run app in different terminal

yarn start

Before commit

You have to check eslint

eslint src

After fixing all warning, you can commit

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.9%
  • HTML 7.0%
  • CSS 2.1%