Version 1.0.6
A stupid simple NodeJS app to scan through the PTCGO ranks and find a user's placement among them.
- Install NodeJS
- Open directory in command prompt
- Run
npm install --production
- Run
npm run win
- Open browser and navigate to
http://localhost:3000
- Install Node Version Manager
- Open directory in terminal
- Run
nvm install latest
- Run
npm install --production
- Run
npm run lin
- Open browser and navigate to
http://localhost:3000
npm install -g nodemon
npm install
npm run dev-win
npm install -g nodemon
npm install
npm run dev-lin