Skip to content
Snippets Groups Projects
Commit b81d6067 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Documentation update

parent f5ec0bb8
Branches
No related tags found
No related merge requests found
Pipeline #230 canceled
......@@ -2,6 +2,18 @@
> The Field Pest Observation App for VIPS users
## Prerequisites: node, npm, vue-cli and cordova
Make sure you have the correct versions of npm and nodejs
Use nvm to install, here's [how to install nvm in the first place](https://github.com/nvm-sh/nvm#installing-and-updating)
Then run:
``` bash
nvm install --lts
sudo npm install -g @vue/cli --unsafe-perm
sudo npm install -g cordova --unsafe-perm
```
## Build Setup (vuejs)
``` bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment