Data Me Frontend
Requirements
- Node v 10.15.3
- Node Package Manager (npm) v5.0.0
Installation
This process is not different from a regular Vue.js project installation. We run the following commands.
npm install
Running the server
To run this project just run this command where the project is installed.
npm run serve
And magic happens...