maly repozitař pro samostatnou praci ve Vue společně s bootstrap knihovnou
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 31207dde48 update 1 year ago
public full upload 1 year ago
src full upload 1 year ago
README.md update 1 year ago
babel.config.js full upload 1 year ago
jsconfig.json full upload 1 year ago
package-lock.json full upload 1 year ago
package.json full upload 1 year ago
vue.config.js full upload 1 year ago

README.md

hello_linux ukázkový projekt vytvořený na Linuxu (minimalní změny oproti Windows)

Template projekt pro Samostatnou práci pro 18.12.2023

Projekt je založen společně s Vue Router (Manually select features).

Projekt v sobě má nainstalovaný i bootstrap@5.3.2.

Project setup

npm install

Pokud by to nešlo tak je možnost to nainstlovat manualně

npm install @vue/cli
.\node_modules\.bin\vue create <nazev>
-> Manually select features -> přidat Router s mezerníkem
cd <nazev>
npm install bootstrap

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Rady a tipy