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.
 
 
 
Jakub Škrabánek 9de71badf7 add router 1 year ago
..
public add router 1 year ago
src add router 1 year ago
.browserslistrc add router 1 year ago
.eslintrc.js add router 1 year ago
.gitignore add router 1 year ago
README.md add router 1 year ago
babel.config.js add router 1 year ago
jsconfig.json add router 1 year ago
package-lock.json add router 1 year ago
package.json add router 1 year ago
vue.config.js add router 1 year ago

README.md

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

See Configuration Reference.

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)