Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dibe-sh/symlink
Symlink to the rescue
https://github.com/dibe-sh/symlink
Last synced: 12 days ago
JSON representation
Symlink to the rescue
- Host: GitHub
- URL: https://github.com/dibe-sh/symlink
- Owner: dibe-sh
- License: mit
- Created: 2024-10-21T09:42:35.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T14:01:20.000Z (3 months ago)
- Last Synced: 2024-11-09T12:22:22.742Z (2 months ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Symlink
## Setup
1. Clone the repository
2. Run `yarn setup` to install dependencies and create env file at root level## Usage
- Run `yarn dev` to start the development server with HMR
- Run `yarn start` to start the development server
- Run `yarn build` to build the project