An open API service indexing awesome lists of open source software.

https://github.com/ae-app-labs/ae-app-labs.github.io

Organization Page
https://github.com/ae-app-labs/ae-app-labs.github.io

browser-sync bulma bulma-css gulpjs nodejs page sass

Last synced: 4 months ago
JSON representation

Organization Page

Awesome Lists containing this project

README

          

# ae-app-labs.github.io
Organization Page for ae app labs

v3 of the site is built with SvelteKit and Bulma

## Deployed at
Current version deployed at https://ae-app-labs.github.io

## Third Party Libraries and Frameworks
- [Svelte](https://svelte.dev)
- [Svelet Kit](https://kit.svelte.dev/)
- [Bulma](http://bulma.io/)
- [Glider.js](https://github.com/NickPiscitelli/Glider.js)

## Commands
1. Clone the repository
2. Run `npm install`
3. Start in Dev mode with `npm run dev` or `npm run dev-host`

### export, update docs folder and create a commit
`npm run update-docs -- "update message"`

Run `site_build.cmd` to build the latest version of the site and stage the commit.