Yagogc / product-options

Home Page:https://product-options.yago.pw/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRODUCT OPTIONS TEST

Live site: product-options.yago.pw

Getting Started

To run the local environment

Pre-requisites: have installed yarn and nvm

First set up the correct version of node

nvm use

NOTE: The previous step is only required if the default node version is incompatible with the one use in this project.

Install the dependencies:

yarn

Then run:

yarn dev

Open http://localhost:3000 with your browser to see the app.

To run the test locally

To run the test once:

yarn test

To run the test in watch mode:

yarn test:watch

About

https://product-options.yago.pw/


Languages

Language:TypeScript 87.4%Language:JavaScript 12.3%Language:Shell 0.3%