website design project
This project is for educational purposes only.
Site published at: [Here] (https://konoto1.github.io/html-dom-events/)
Design: --
-
Github pages
-
JS events
-
JS rendering (DOM)
-
NO responsive design
Node.js - download and install
https://nodejs.org
Git - download and install
https://git-scm.com
Would like to run this project locally? Open terminal and follow these steps:
- Clone the repo
git clone https://github.com/konoto1/html-dom-events.git
- Install NPM packages
or
npm i
npm install
- Run the server
npm run dev
There is no tests for this project.
Tomas: Github
Distributed under the MIT License. See LICENSE.txt for more information.
No other resources.