-
npm run dev
- Runs the auto restartind dev server -
npm run build
- Compiles the code into javascript -
npm run start
- Compiles and runs all of the code
localhost:3000/dispatch/{fileName}
- Retrieves a file as outlined here under "File Store"
npm run dev
- Runs the auto restartind dev server
npm run build
- Compiles the code into javascript
npm run start
- Compiles and runs all of the code
localhost:3000/dispatch/{fileName}
- Retrieves a file as outlined here under "File Store"