8000 GitHub - JacobHsu/apps-onelink
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JacobHsu/apps-onelink

Repository files navigation

Onelink

Onelink is an experimental link-in-bio tool, where the data lives in the URL.

Screenshot

vercel

Setting the Node.js version in project settings Node.js Version

References

iconify

Setup locally

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

About

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0