Giter Club home page Giter Club logo

home's Introduction

Yan Ziming's Homepage

Welcome to the repository for Yan Ziming's personal homepage. Below are the instructions on how to set up the project for development and deployment.

Prerequisites

Before you begin, ensure that you have the following installed:

  • Node.js: The JavaScript runtime required to run the project. Download and install it from nodejs.org.
  • npm: The Node Package Manager, which is used for installing dependencies and running scripts. It comes bundled with Node.js.

To verify that Node.js and npm are properly installed, you can run the following commands in your terminal:

node --version
npm --version

Installing Dependencies

After cloning the repo, navigate to the project directory and install the necessary node modules:

npm install

Development

To start the development server, run the following command:

npm start

This will launch the application in your default web browser at http://localhost:3000.

Deployment

To deploy the application to GitHub Pages, run the following command:

npm run deploy

After running this script, the React app will be built and pushed to the gh-pages branch of your repository. GitHub will then automatically deploy the updates to your site.

home's People

Contributors

weiyan-shi avatar zm-learn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.