link
Execute package scripts
npm run <script>
Run build script
npm run build
Shortcut for test script
npm test
Shortcut for start script
npm start