Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

bun run

# This command
bun run

# Prints this
hello-create-react-app scripts:

bun run start
react-scripts start

bun run build
react-scripts build

bun run test
react-scripts test

bun run eject
react-scripts eject

4 scripts
Source by github.com #
 
PREVIOUS NEXT
Tagged: #bun #run
ADD COMMENT
Topic
Name
8+9 =