Skip to content

eternalseal/endless

Repository files navigation

Readme

This project uses vite to set up the project.

To start the project clone the repository.

git clone <repository>

Then run the following command to install dependencies.

 npm install

Then run the following command to start the project.

npm run dev

Then you can visit the project in your browser.

To create a production build run the following command.

 npm run build

Then you can view the build in your browser by running the following command.

  npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published