How to run
Dev
yarn
oryarn install
yarn start
Production
yarn production
- bundled into
./dist
, server started on port 3000
Build
- if you wish to only build the project
yarn build
yarn
or yarn install
yarn start
yarn production
./dist
, server started on port 3000yarn build