GithubHelp home page GithubHelp logo

xanonymous-github / eveg Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 46.62 MB

group project of HCI course (CS916)

Home Page: https://eveg.xcc.tw

JavaScript 0.69% HTML 33.67% CSS 11.92% TypeScript 49.04% SCSS 4.68%
human-computer-interaction website bootstrap5 just-for-fun ugly-code

eveg's Introduction

CS916 Social informatics project

E-Veg website

CI Netlify Status

The production version of this project is deployed on https://eveg.xcc.tw/ It is automatically built from the main branch.

Get started

First time setup

Since this is a project of a homework nature, in addition to the recommended environment configuration and settings, a simplified version of the approach is also listed here. However, please note that using the simplified version of the configuration may not be able to use most features properly, such as Bootstrap, because the Bootstrap in this project is configured based on a standard web project.

Recommended steps

  1. Install latest version of Node.js. You can follow the instructions on the node.js install guide.

  2. Install PNPM. You can follow the instructions on the pnpm install guide.

  3. Clone this repository.

    # Clone with SSH (recommended)
    git clone [email protected]:Xanonymous-GitHub/eveg.git
    # Clone with HTTPS
    git clone https://github.com/Xanonymous-GitHub/eveg.git
  4. Install dependencies. Move to the project directory and run the following command.

    pnpm i
    • N.B pnpm may not be installed. If you have npm, you can simply run:
      npm install -g pnpm
    • Or, with homebrew or scoop:
      brew install pnpm
      scoop install nodejs-lts pnpm

Simple steps

  1. Clone this repository (described above).
  2. Use VSCode to open the project directory.
  3. Install the Live Server extension.

Start development

Recommended steps

In the recommended steps, you need to run the following command to start the development server.

pnpm dev

then open the browser and go to http://localhost:5173.

Tip

Confirm the port number displayed in the URL after executing the command. It may not be 5173.

Okay, enjoy your development with hot reload and other features.

Simple steps

If you choose the simple steps, you can use the Live Server extension to start the development server. Open the index.html file in the project directory with VSCode, then click the Go Live button in the lower right corner of the VSCode status bar.

eveg's People

Contributors

davcwluk avatar rekast777 avatar wortley avatar xanonymous-github avatar

Stargazers

 avatar

Watchers

 avatar  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.