Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 662 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 662 Bytes

This is a new static HTML, CSS and JavaScript project.

This project was created from the neue fische html-css-js-static template.

Development

CodeSandbox

Select the "Browser" tab to view this project.

Local development

To run project commands locally, you need to install the dependencies using npm i first.

You can then use the following command:

  • npm run lint to run the linter

Use the Live Preview Extension for Visual Studio Code to view this project in the browser.
Select the HTML file you want to view, press P, search for Live Preview: Show Preview and confirm with Enter.