This project is about to develop VueJS application with backend running in Node.js to present portfolio of startup company focused on digital simulations, topology optimization and additive manufacturing.
Prerequisities: npm and node must be installed.
- npm install - installs all dependencies in package.json available in node_modules folder
- npm run build - builds the minified version of VueJS frontend and creates dist directory
- npm run start - starts the application and backend server listens on port nr. 3000