ADLink
A perfect custom alternative for linktree, bio and other shortner platform.
Getting Started
- Run the following command to create a new project with this template:
yarn create next-app your-app-name -e https://github.com/agcrisbp/ADLink
Start Development
Use any editor to work on editing. See: App To Use.
- First, run the development server:
yarn dev
- Open http://localhost:3000 with your browser to see the result.
Preview
To avoid failures due to errors or typo, it would be nice to do this step first before deploying to your website.
- Build your development.
yarn build
- Then start the build preview.
yarn start
Documentation
Read here: Documentation