Skip to content

SpekalsG3/HTMLPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is website for skill practicing purposes.

You can see this project on Github Pages: Website

How to run

To run this project with configuration firstly you need Node.js.

Then simply clone this repository:

git clone https://github.com/SpekalsG3/HTMLPractice.git

Open command prompt or terminal in created folder. Next install all dependencies:

npm install

And run project:

npm run dev

To build project for production run following command:

npm run build

Project will be built in "dist" folder.

About

Practicing with html layouts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published