Effortlessly visualize data queries.
-
npm run devRuns a server with a development build and hot reload at http://localhost:3001/.
-
npm run buildBuilds production code with minification and places it in the
distdirectory. -
npm run testRuns unit tests from the
testfolder.