Getting Started Prerequisites Install npm and node Installing Install dependencies $ npm install Run Development $ npm run serve Production Files will be located in dist directory and will be served using nginx $ npm run build