https://github.com/triple-ade/page_assistant
A page_assistant that move and explain button functions
https://github.com/triple-ade/page_assistant
Last synced: 11 months ago
JSON representation
A page_assistant that move and explain button functions
- Host: GitHub
- URL: https://github.com/triple-ade/page_assistant
- Owner: TRIPLE-ADE
- Created: 2023-10-02T09:19:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T16:23:46.000Z (over 2 years ago)
- Last Synced: 2025-03-01T07:28:07.513Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://page-assistant-zeta.vercel.app
- Size: 23.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To get started with this project, follow these steps:
1. Clone this repository to your local machine:
`git clone https://`
2. change directory
`cd page-assistant`
3. Install dependencies with
`npm install`
4. Start the server with
`npm run dev` 5. Open http://localhost:5173 in your browser