Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

seasoned-evaluator

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seasoned-evaluator

Simple UI component to add and read reviews.

  • 0.0.11
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

Evaluator

Setup

Dependencies
  • Node v11.1.0
  • yarn
Clone this repository

And replace $$your-project-name$$ with your new package's name.

$ git clone git@github.com:SeasonedSoftware/seasoned-evaluator.git $$your-project-name$$
$ cd $$your-project-name$$/
Install dependencies and run the scaffold
$ yarn
Set up some configs

Run the following command and follow the instructions on terminal:

$ yarn scaffold
Run the server
$ yarn start
Setup the example app

Open another terminal tab from the same root folder and run:

$ cd example/
$ yarn
$ yarn start

There you go!

FAQs

Package last updated on 09 Sep 2019

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc