Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 327 Bytes

File metadata and controls

23 lines (21 loc) · 327 Bytes

Big learn store

install and development

To start develop, run:

yarn install
yarn start

url - localhost:3000

build

To start build, run:

yarn build

start server

To start server upon a build, run:

yarn build
yarn start-prod

url - localhost:8080 and open browser with displayed link