Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

OLD Resume Matcher Website (Not used anymore)

License

NotificationsYou must be signed in to change notification settings

srbhr/website-for-resume-matcher

Repository files navigation

This repository contains code for the Landing Page for Resume Matcher.

PR's welcomed. Check resume matcher here:LINK

Created inAstro, with the help ofAstrowind.

Building

Using Gitpod

By usingGitpod.io, you can automatically build the website and skip the steps below in one single click.

Open in Gitpod

Locally

  1. Fork the repositoryhere.
  2. Clone the repository to your local machine.
git clone https://github.com/<YOUR-USERNAME>/website-for-resume-matcher.git
  1. Install NPM dependencies.
npm ci
  1. Build the website.
npm run build
  1. Start the development server.
npm run dev
  1. Open the website in your browser:http://localhost:4321.
  2. You're done! 🎉 The website should be available on your machine.

[8]ページ先頭

©2009-2025 Movatter.jp