Sandbox for learning Vue.js -> https://vuejs.org/
Clone repo from GitHub:
sudo -u www-data git clone https://github.com/davidjimenez75/vuebox.git
Install dependencies with Yarn:
sudo -u www-data yarn add axios bootstrap vue vuex vue-resource
sudo -u www-data yarn install
Install dependencies with bower.
sudo -u www-data bower install
YARN - STABLE VERSION:
https://yarnpkg.com/en/docs/install#debian-stable
apt install curl
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt update && sudo apt install yarn
yarn -v
YARN - RELEASE CANDIDATE:
https://yarnpkg.com/en/docs/install#debian-rc
apt install curl
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ rc main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt update && sudo apt install yarn
yarn -v
Copy one of the root folder index.*.txt files inside the subfolder.
- index.danger.txt (red)
- index.warning.txt (orange)
- index.info.txt (light blue)
- index.primary.txt (blue)
- index.success.txt (green)
Create an index.txt file with your comments.
Yes, just use a href html in the index.txt