Skip to content

cornelisdemooij/HTMLCSSJSOnlyWebsite

Repository files navigation

HTMLCSSJSOnlyWebsite

Simple website that only uses HTML, CSS and Javascript.

How to run

Before you can run the local web server that will allow you to see your website, you need to install some dependencies. This is done with the following command, which you can execute with Git Bash:

npm install

Run the web server by executing the following command with Git Bash:

npm run start

About

Simple website that only uses HTML, CSS and Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published