Skip to content

hiroxpepe/expt-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expt-blog


What's this?

A base project of a blog-type web application.

by using


How to run the application on your local?

  • get Apache Maven.
  • build this project by using command line.
> cd { path to this README.md directory. }
> mvn compile
> mvn install
  • move to the directory of webapp.
> cd webapp
  • run the web application by using jetty plugin.
> mvn jetty:run

Repository on Github.

hiroxpepe/expt-blog


Author

hiroxpepe


License

The expt is released under version 2.0 of the Apache License.