Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M7.2-Lab

Project to showcase a simple webpage layout using a variety of CSS techniques.

Getting Started

To get started, clone this repository and run the following commands:

npm install

This will install the necessary dependencies for the project.

Development

It is recommended to use the VSCode Live Server extension to run the project locally. This will allow you to see changes in real-time as you make them. There is no need to run a build process or refresh the page manually. Additionally, you do not need to setup a local server to run the project.

Testing

To run the tests for the project, run the following command:

npm test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

Generated from shanep/web-dev-starter