0.0.11 • Published 5 years ago

seasoned-evaluator v0.0.11

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Evaluator

Setup

Dependencies

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!

0.0.11

5 years ago

0.0.9

5 years ago

0.0.10

5 years ago

0.0.8

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago