venturalp / contacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contacts

How to run

Preparing environment

First of all, if you're using Windows, replace EXPORT to set on the scripts on package.json.

Commands

Then run yarn to install all dependencies

To run in development mode yarn start

To build in development mode yarn build:dev

To run in production mode yarn start:prd

To build in production mode yarn build .

About


Languages

Language:JavaScript 100.0%