Skip to content

jamesmwu/jamesmwu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

James's Website

Hello! Welcome to the README of my website. Feel free to clone the repo and glance at at the code! :)

Available Scripts

These are more like just a reminder to myself than anything else.

Because this isn't a massive scale corporation that requires many tests and careful reviews before publishing, I really only use these two following commands.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run lint

Runs the linter on the src directory of the project. Under the hood this
uses npm run eslint ./src --fix.

npm run deploy

Publishes the deploy to GH pages. You can also use $ npm run deploy -- -m "Deploy React app to GitHub Pages" to specify a commit message.

About

Portfolio / Personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published