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.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| public | 2 years ago | |
| src | 2 years ago | |
| .browserslistrc | 2 years ago | |
| .eslintrc.js | 2 years ago | |
| .gitignore | 2 years ago | |
| README.md | 2 years ago | |
| babel.config.js | 2 years ago | |
| jsconfig.json | 2 years ago | |
| package-lock.json | 2 years ago | |
| package.json | 2 years ago | |
| vue.config.js | 2 years 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
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)