Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 485 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 485 Bytes

7 GUIs - HTML, CSS & JS

The 7 GUIs tasks written in vanilla HTML, CSS & JS.

Demo

https://7guis.bradwoods.io/

Installation Steps

  1. Install packages:
npm install
  1. Start dev server:
npm run dev

Note

Files are stored in /docs instead of the convention /public because GitHub pages only allows root or /docs

License

This project is licensed under the MIT.