Skip to content

For advanced front-end development technique pre-research & ideas & practice. ( Focus areas: Web )

License

Notifications You must be signed in to change notification settings

coderZsq/coderZsq.practice.web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find inspiration in practice

npm-clear

Used to clean up the node_modules generated by the node package management tool in the project.

Installation

$ npm i @coderzsq/npm-clear -g

Usage

Start cleaning from the current directory

$ npmc

Start cleaning from the specified directory

$ npmc -d <dest>


birthday

Use canvas implemention bitmap animation Power by Junrui-L

Display


resume

Practice a web version of resume, please feel free to connect me!

Get Started

  • This part of project is base on the server, So you need to clone resume for server
  • Then, you need a node server environment
  • Last, run the following command to launch server
$ cd vue-resume
$ npm run dev
$ cd react-resume
$ npm start

Content

  • vue-resume: Static web pages implemented using vue and deployed to github-pages.
  • react-resume: Responsive web pages implemented using react and interact with the server.

Display

Now you can open the website directly to experience and contact me!

Artical

About

For advanced front-end development technique pre-research & ideas & practice. ( Focus areas: Web )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published