https://github.com/ioing/lath-docs
Bring interactive experiences comparable to Native Apps.
https://github.com/ioing/lath-docs
Last synced: 6 months ago
JSON representation
Bring interactive experiences comparable to Native Apps.
- Host: GitHub
- URL: https://github.com/ioing/lath-docs
- Owner: ioing
- Created: 2022-02-16T11:49:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T09:37:33.000Z (over 2 years ago)
- Last Synced: 2025-05-15T12:08:49.988Z (about 1 year ago)
- Language: HTML
- Homepage: https://lath.dev
- Size: 8.83 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduce
Lath is a framework for seamlessly connecting pages.
# Install:
```bash
$ npm i lath --save
```
# Docs:
Check out the documentation for a quick start.
```ts
npm run docs
```