npm install To install project's dependencies
npm install
npm run dev To run a development version of the project
npm run dev
npm start To run a production-compiled version of the project
npm start