Skip to content

Latest commit

 

History

History

frontend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

fancify-frontend

Setup

npm install

# for local development
npm run serve

Linting

For our linting we use ESLint and Stylelint as linting engines, with the eslint-plugin-vue for script and template sections in Vue files and the stylelint-webpack-plugin for the style sections.