Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

A react web project template 👷 Built with a sense of peace and tranquillity 🙏

License

NotificationsYou must be signed in to change notification settings

chrispoulter/halcyon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A react web project template 👷 Built with a sense of peace and tranquillity 🙏

Features

Getting Started

Prerequisites

Install dependencies

Install NPM packages:

npm install

Configure environment variables

For local development, you'll need to create a.env.local file in the root of the project to define the environment variables. This file is ignored by Git, so the secrets will not be committed to the repository.

VITE_API_URL=http://localhost:5257

Running the development server

Once the dependencies are installed, you can run the development server:

npm run dev

Openhttp://localhost:5173 in your browser to see the project running.

Building for Production

To build the project for production:

npm run build

This command will create an optimized build in thedist folder.

Linting & Formatting

To lint and format the code:

npm run lintnpm run format

Contributing

Feel free to submit issues or pull requests to improve the template. Ensure that you follow the coding standards and test your changes before submission.

License

This project is licensed under the MIT License. See theLICENSE file for details.


[8]ページ先頭

©2009-2025 Movatter.jp