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