An open API service indexing awesome lists of open source software.

https://github.com/doemser/hh-web-24-2-css-responsive


https://github.com/doemser/hh-web-24-2-css-responsive

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# demo-start

## Task

## Notes

- You only have to touch the `./css/styles.css` file.
- You find the end point for this demo in `sessions/css-responsive/demo-end`.

## Development

### Local Development

Run `npm run start` to start a development server and open [localhost:3000](http://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.

### CodeSandbox Cloud

Select the "Preview: 3000" tab to view this project.

> The `npm run start` script runs automatically.

### Scripts

You can use the following commands:

- `npm run start` to start a development server