enigmawxy / JessicaWebsite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal website

this website is built with React.

how to run website?

firstly download or clone this repository to local. go to the directory of this project, installing project dependency first:

npm install

please ensure the command above executed successfully.

then run the project with the following command:

npm start

if you want to packaging , please run:

npm run build

then go to build directory, that's all.

About

License:MIT License


Languages

Language:JavaScript 59.3%Language:CSS 35.0%Language:HTML 5.7%