Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 374 Bytes

File metadata and controls

7 lines (4 loc) · 374 Bytes

HTML-CSS Practice

This includes webhint, stylelint, and prettier.

VS Code settings are included to streamline the process. Stylelint extension and prettier are there too for real time feedback. Because of the settings, Prettier will auto-format whenever you move out of the file.

Run npm install to install the dependencies. Then, run npm start to start the server.