Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 903 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 903 Bytes

New HTML and CSS project

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

You can 🔗 use this template on CodeSandbox or locally by running this command in your Terminal:

npx -y ghcd@latest wd-bootcamp/web-exercises/tree/main/templates/html-css my-app

Development

Run npm run start to start a development server and open localhost:3000 in a browser.

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

Scripts

You can use the following commands:

  • npm run start to start a development server