Dejvino's Curriculum Vitae
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Dejvino e9a63461fb Styling and responsive layout 1 yıl önce
public Add brief about using Context 1 yıl önce
src Styling and responsive layout 1 yıl önce
.eslintrc.json Add Next.js + React + Bootstrap 1 yıl önce
.gitignore Add skills cloud 1 yıl önce
README.md Merge branch 'bootstrap' 1 yıl önce
next-env.d.ts Add Next.js + React + Bootstrap 1 yıl önce
next.config.js Add Next.js + React + Bootstrap 1 yıl önce
package-lock.json Add skills cloud 1 yıl önce
package.json Add skills cloud 1 yıl önce
postcss.config.js Add Next.js + React + Bootstrap 1 yıl önce
tsconfig.json Add Next.js + React + Bootstrap 1 yıl önce
webpack.config.js Import Bootstrap Webpack example to start off 1 yıl önce

README.md

cv

Dejvino’s Curriculum Vitae

Build

npm install

# Development - served on http://localhost:3000/ with auto-reload
npm run dev

# Production - output in ./dist/
npm run build

Info

Uses React with Bootstrap and NextJs, compiles a static HTML/CSS/JS web page that can be easily served from any webhosting.