Example

For build this project you should have installed:

npm i -g psc-package
npm i -g yarn

Before build don't forget to install all dependencies.

psc-package install
yarn install

For production build run

yarn run build 

For developing run

yarn run start