Getting started
In this part we'll see how to install PLASMA
First of all get the latest PLASMA architecture from our github https://github.com/RomualdLewandoski/plasma
Folders explaination
Your project must contain 3 folder :
assets: Containing css images, js librairies and fonts
src: Containing all files you'll create
vue: Containing twig files used for render
Last updated