install dependencies using yarn
yarn
start the development server
yarn dev
build with production mode
yarn build
# start the application after build
yarn start
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
install dependencies using yarn
yarn
start the development server
yarn dev
build with production mode
yarn build
# start the application after build
yarn start