Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uasoft-indonesia/badaso-docs
Documentation for badaso.
https://github.com/uasoft-indonesia/badaso-docs
badaso documentation laravel lcpd low-code no-code vue
Last synced: about 13 hours ago
JSON representation
Documentation for badaso.
- Host: GitHub
- URL: https://github.com/uasoft-indonesia/badaso-docs
- Owner: uasoft-indonesia
- License: mit
- Created: 2021-10-04T07:52:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T10:01:23.000Z (over 1 year ago)
- Last Synced: 2024-02-25T18:37:36.876Z (10 months ago)
- Topics: badaso, documentation, laravel, lcpd, low-code, no-code, vue
- Language: JavaScript
- Homepage: https://badaso-docs.uatech.co.id
- Size: 13.6 MB
- Stars: 1
- Watchers: 0
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Badaso Documentation Website
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
### Installation
```
$ yarn
```### Local Development
```
$ yarn start
```This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.