ekskul-vue-app
Open your computer terminal then run the following commands:
- Clone this repository to your local computer
git clone https://github.com/arusl/ekskul-vue-app.git
- Move to the newly cloned/downloaded project
cd ekskul-vue-app
- Project setup
npm install
- Compiles and hot-reloads for development
npm run serve
- Open your browser and access localhost:8080 to view the running web application