Skip to content

jkol36/rarecaret-scraper

Repository files navigation

First open command prompt Type mkdir development and hit enter Type cd development and hit enter

  1. Install Mongo DB for your system. https://www.mongodb.com/download-center#community

  2. Install git https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

  3. install nodejs https://nodejs.org/en/download/

  4. make sure nodejs and git and mongodb start successfully.

  5. Make a directoriy for mongodb and then start the database with these commands

  6. If your own windows: Type mkdir C:\data\db and hit enter Type cd C:\Program Files\MongoDB\Server\3.2\bin> Type mongod

  7. Open another instance of command prompt Type cd development Type git clone https://github.com/jkol36/rarecaret-scraper Type cd rarecaret-scraper Type npm install Type npm start

About

scrape diamonds off of rarecaret

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published