Skip to content

The simple resume demo playground based on React with Vite - (react+vite2).

License

Notifications You must be signed in to change notification settings

v-poc/vite-react-resume-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-react-resume-poc

INTRODUCTION

The simple resume demo based on React with Vite - (react-hooks+react-router+vite2).

This demo is for Vite 2.x and onward.

The mobile-first responsive-UI is also fit for desktop web.

Currently JavaScript version only, will provide TypeScript codebase in next major version.

The old class coding style is in early commit.

Project setup

How to setup your project

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Customize configuration

About vite, please check Configuration Reference - vite.

License

MIT License