A perfect custom landing page for your links on the world wide web.
- Read: ADLink Documentation.
- Read: Showcase Submission.
- Fork this repository.
- Or run the following command to create a new project with this template:
yarn create next-app app -e https://github.com/agcrisbp/ADLink
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.
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
-
If there are no issues, everything is ready to deploy.
-
Or run the build preview using the following command:
yarn start