Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
npm run dev not exist in package.json
This npm script not exist.
  • Loading branch information
helderjnpinto authored Aug 9, 2019
commit e8511e128756a76374eb34459a35fe3ff129d450
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ npm run bootstrap # install all dependencies and symlinks the internal modules f
npm run build # runs rollup
npm run test # runs all tests
npm run clean # removes all the node_modules folders in all modules
npm run dev # runs rollup with a watcher

```
Expand Down