Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leslitech/docs.lesli.dev
https://github.com/leslitech/docs.lesli.dev
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/leslitech/docs.lesli.dev
- Owner: LesliTech
- License: gpl-3.0
- Created: 2024-02-02T02:24:25.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-02T03:56:27.000Z (12 months ago)
- Last Synced: 2024-02-03T03:44:01.784Z (12 months ago)
- Language: Vue
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
Official website & documentation
Version 1.0.0
### Install
```bash
# Clone the repo
git clone [email protected]:LesliTech/lesli.dev.git# Install ruby dependencies
bundle install# Install npm dependencies
npm install# Run the dev server
middleman server# Open the website on your browser
http://localhost:4567```
### Structure
- https://www.lesli.dev/docs/lesli/5x/about/
- https://www.lesli.dev/docs/lesli-vue/1x/about/
- https://www.lesli.dev/docs/lesli-css/1x/about/
- https://www.lesli.dev/docs/lesli-js/1x/about/
- https://www.lesli.dev/docs/lesli-mails/1x/about/### License
------
Software developed in [Guatemala](http://visitguatemala.com/) distributed under the *General Public License v 3.0* you can read the full license [here](http://www.gnu.org/licenses/gpl-3.0.html)