diff --git a/install/usr/share/swarmlab.io/sec/project/vue/README b/install/usr/share/swarmlab.io/sec/project/vue/README new file mode 100644 index 0000000..855ac9b --- /dev/null +++ b/install/usr/share/swarmlab.io/sec/project/vue/README @@ -0,0 +1,13 @@ + +Creating a Project + + vue create + +To create a new project, run: + +vue create hello-world + + + +More info: https://cli.vuejs.org/guide/creating-a-project.html#vue-create +