Command | What it does |
---|---|
npm run dev | Starts the dev server |
npm run build | Builds the project |
npm run serve | Serves the local build |
Command | What it does |
---|---|
npm run dev | Starts the dev server |
npm run build | Builds the project |
npm run serve | Serves the local build |