Dejvino's Curriculum Vitae
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Dejvino e9a63461fb Styling and responsive layout il y a 1 an
public Add brief about using Context il y a 1 an
src Styling and responsive layout il y a 1 an
.eslintrc.json Add Next.js + React + Bootstrap il y a 1 an
.gitignore Add skills cloud il y a 1 an
README.md Merge branch 'bootstrap' il y a 1 an
next-env.d.ts Add Next.js + React + Bootstrap il y a 1 an
next.config.js Add Next.js + React + Bootstrap il y a 1 an
package-lock.json Add skills cloud il y a 1 an
package.json Add skills cloud il y a 1 an
postcss.config.js Add Next.js + React + Bootstrap il y a 1 an
tsconfig.json Add Next.js + React + Bootstrap il y a 1 an
webpack.config.js Import Bootstrap Webpack example to start off il y a 1 an

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.