lashaneross / js-dos

Repository of js-dos bundles

Home Page:https://dos.zone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository of Dos.Zone

Build

Ultimate collection of free js-dos bundles.

How to build

  1. yarn install
  2. yarn run build

How to deploy

yarn run build && cd _site && aws s3 sync --acl public-read . s3://dos.zone && cd ..

Optionally you can specify --delete in (3), if so you need to redeploy dos.zone.app.

About

Repository of js-dos bundles

https://dos.zone

License:MIT License


Languages

Language:Nunjucks 93.3%Language:TypeScript 3.5%Language:CSS 2.7%Language:JavaScript 0.4%Language:Python 0.1%Language:HTML 0.0%Language:Shell 0.0%