Skip to content

Simple Static Webpage to a Web Programming class assignment

Notifications You must be signed in to change notification settings

rodrilhp/biography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biography Web Page Application

Practice PW Homework Maven


This is a Web Programming class project to practice our skills with:

  • HTML
  • CSS
  • Git
  • Maven
  • Tomcat

How to Run

First, clone the repository:

git clone https://github.com/akwaryo/biography.git

Then you can run with Tomcat, just type in the terminal, inside the project folder:

mvnw org.apache.tomcat.maven:tomcat7-maven-plugin:run

Open any browser and type:

http://localhost:8080/biography

And Done! Now you can access the project.

About

Simple Static Webpage to a Web Programming class assignment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published