Skip to content

Commit

Permalink
chore: update docs for server start
Browse files Browse the repository at this point in the history
  • Loading branch information
MadaraUchiha-314 authored Apr 4, 2024
1 parent 73cc087 commit 847b685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ npm install
npm run build --workspaces --if-present

# Run the http server
npx http-server .
npm run start

# Goto URL: http://localhost:8080/packages/examples/project-a/dist/rollup/esm/
```

0 comments on commit 847b685

Please sign in to comment.