You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
674 B
674 B
routerapp
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
Malá nápověda
npm i @vue/cli
node_modules\.bin\vue create routerapp
-> Manually select features
-> mezerník -> (*) Router
-> [ENTER] -> 3.x
-> [ENTER] -> Use history
-> [ENTER] -> ESLint with error prevention only
-> [ENTER] -> Lint on safe
-> [ENTER] -> In dedicated config file
-> [ENTER nebo N] -> Save as present? (není potřeba)